Commit ced330eb by 赖慧粮

chore(release): 1.2.4

parent 1336592d
...@@ -2,6 +2,41 @@ ...@@ -2,6 +2,41 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 1.2.4 (2022-10-07)
### Features
* 独立使用更改成功页 ([891c239](https://gitlab.aodianyun.com/activities/web-job/commit/891c2399fd98b4fc74889b3e8dcf633fbf9f9d24))
* 改为虚拟列表展示 ([9ca5421](https://gitlab.aodianyun.com/activities/web-job/commit/9ca5421d86440a88531d5fd62f4c42d42456d03c))
* 改为虚拟列表展示 ([42d1b4c](https://gitlab.aodianyun.com/activities/web-job/commit/42d1b4c1eac6ab95932156e258c8cd98ab904ead))
* 改造项目 ([5631de8](https://gitlab.aodianyun.com/activities/web-job/commit/5631de82bb96a62cf26176bd1d538e902f658e74))
* 根据直播间主题更换招聘模板首页风格 ([968e723](https://gitlab.aodianyun.com/activities/web-job/commit/968e7239b374739e00cd2decc3e0b4495604e70a))
* 更新config版本 ([d6b5137](https://gitlab.aodianyun.com/activities/web-job/commit/d6b513771a4fab44cd627d586ea79068ee8774ac))
* 规范各主题颜色 ([94dda1d](https://gitlab.aodianyun.com/activities/web-job/commit/94dda1d6f23349be0fdbef437d5fa63a6a94f94c))
* 图片上传添加错误提示 ([13459d6](https://gitlab.aodianyun.com/activities/web-job/commit/13459d68dafaf4e9f82753bbf9fec6d78f5672c5))
* 新增命令 ([7627608](https://gitlab.aodianyun.com/activities/web-job/commit/7627608d2cc95f1b3eeb3c0927fcdcd17d895c3f))
* 新增cuc命令 ([17f805c](https://gitlab.aodianyun.com/activities/web-job/commit/17f805c0b06ebd67bd69fec8a14a3e8962f0240d))
* 新增cuc配置 ([a112940](https://gitlab.aodianyun.com/activities/web-job/commit/a112940f7767a2a4cf51a47eeccf465a26431eb5))
* 修复路由参数错误的问题 ([1b5b57e](https://gitlab.aodianyun.com/activities/web-job/commit/1b5b57e8a5bd3cfe18f5d17afde9469d59a09dcf))
* 修复预览状态下的跳转问题 ([32e5657](https://gitlab.aodianyun.com/activities/web-job/commit/32e56571c038ad46aa6e97b8d336bb5ce024ca37))
* 修复预览状态下登录态判断 ([2e73690](https://gitlab.aodianyun.com/activities/web-job/commit/2e73690733a3299c75d35c82f3d823be390f0d90))
* 修复cname跳转错误的问题 ([ab5cba3](https://gitlab.aodianyun.com/activities/web-job/commit/ab5cba351982ebd81447f7fbde118f352275d5f4))
* 修复vx更改字体导致页面布局错位的问题 ([dbe48e8](https://gitlab.aodianyun.com/activities/web-job/commit/dbe48e82fdac2578f1463f7b9cf912ee8ae42e04))
* 修改API domain的判断条件 ([71346cf](https://gitlab.aodianyun.com/activities/web-job/commit/71346cf303deaded37588d6f75542c77448b1753))
* 照片模板新增登录 ([c6c3b9b](https://gitlab.aodianyun.com/activities/web-job/commit/c6c3b9bc00d92139b0968f79626970debc910c73))
* c端分页 ([481182d](https://gitlab.aodianyun.com/activities/web-job/commit/481182de219e790b033d820b601459fe5d24e27b))
* **config:** update ([3fe27ce](https://gitlab.aodianyun.com/activities/web-job/commit/3fe27ce4bb60eb77a3bcbf65b9643f4782f992b0))
* **postmessage:** 增加通信方法 ([55351f1](https://gitlab.aodianyun.com/activities/web-job/commit/55351f17493c6c54fae5f5ebb2d71b1fe9b5b088))
* **project:** init ([23c933d](https://gitlab.aodianyun.com/activities/web-job/commit/23c933d216fe4bcd8a1d28b36ef3daa970205046))
* **rm:** rm dist ([77d0a49](https://gitlab.aodianyun.com/activities/web-job/commit/77d0a498e6cf2790229f8ff068182c8a2b2407ec))
### Bug Fixes
* 修复上传简历域名 ([f83e3ab](https://gitlab.aodianyun.com/activities/web-job/commit/f83e3abf1ce8f84e79e729e48f6d22012e42de1d))
* 修复跳转页面域名不变的问题 ([6c30b17](https://gitlab.aodianyun.com/activities/web-job/commit/6c30b172510b8835b59cc1907af56c08f2132183))
### [1.2.3](https://gitlab.aodianyun.com/activities/web-job/compare/v1.2.2...v1.2.3) (2022-09-07) ### [1.2.3](https://gitlab.aodianyun.com/activities/web-job/compare/v1.2.2...v1.2.3) (2022-09-07)
......
{ {
"name": "web-job", "name": "web-job",
"version": "1.2.3", "version": "1.2.4",
"private": true, "private": true,
"scripts": { "scripts": {
"release": "standard-version", "release": "standard-version",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment