Commit e01945f7 by 陆志强

chore(release): 1.3.16

parent e227a59b
...@@ -2,6 +2,34 @@ ...@@ -2,6 +2,34 @@
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.3.16](https://gitlab.aodianyun.com/activities/web-lottery/compare/v1.3.14...v1.3.16) (2024-12-23)
### Features
* 地址接口开启信息填写时才请求 ([dd8ebfa](https://gitlab.aodianyun.com/activities/web-lottery/commit/dd8ebfa6c1a22fa3ef0b0b177db6797a742cc9d3))
* 更改命令 ([fb65c3b](https://gitlab.aodianyun.com/activities/web-lottery/commit/fb65c3bd7e361a9a46550bf42b4653a6611b2198))
* 恢复dockerfile ([7881c28](https://gitlab.aodianyun.com/activities/web-lottery/commit/7881c28995539d4a7cf709531c049a854b11ba6b))
* 未登录不请求地址接口 ([11520dd](https://gitlab.aodianyun.com/activities/web-lottery/commit/11520dd72fd08bd0d32eff320cfebf5a410374be))
* 文案修改 ([6f85e56](https://gitlab.aodianyun.com/activities/web-lottery/commit/6f85e56539fcf1447b188ea3ff5158155ff5ae8d))
* 细节优化 ([2ec98a1](https://gitlab.aodianyun.com/activities/web-lottery/commit/2ec98a1d8dee6169c1558cd1786ee545ea67abe7))
* 新增强制填写逻辑 ([5b25a21](https://gitlab.aodianyun.com/activities/web-lottery/commit/5b25a21bbfa74b8e9ee297ba7245ee0955801113))
* 新增config单独页 ([3143d44](https://gitlab.aodianyun.com/activities/web-lottery/commit/3143d441f6ee433522da5d0dfb45de1b5e9083aa))
* 修复抽奖删除情况 ([9fdb691](https://gitlab.aodianyun.com/activities/web-lottery/commit/9fdb6913e72531450c360ad104e85b6eba7bf242))
* 修复错误 ([0c63703](https://gitlab.aodianyun.com/activities/web-lottery/commit/0c63703065aa9149755add146659c1178a39a803))
* 修复接口加速顺序不同导致地址接口不请求的错误 ([8dfebbc](https://gitlab.aodianyun.com/activities/web-lottery/commit/8dfebbcd71676cc843248985dfe673b96ca1c933))
* 修复命令 ([1445be5](https://gitlab.aodianyun.com/activities/web-lottery/commit/1445be5e052579af880c701174cbebdd3a125d3f))
* 修复问题 ([7ed5f64](https://gitlab.aodianyun.com/activities/web-lottery/commit/7ed5f64ad87c33beda94bff691ed3ad5d9bfcc21))
* 修复问题 ([c4cf3ac](https://gitlab.aodianyun.com/activities/web-lottery/commit/c4cf3acfd8452d2bfdc76c068bd1ee214c31312a))
* 修复cname登录问题 ([e227a59](https://gitlab.aodianyun.com/activities/web-lottery/commit/e227a59b345f6ac00cf09508dcce519d47c0ffb2))
* 验证码发送提示修改 ([d5cb747](https://gitlab.aodianyun.com/activities/web-lottery/commit/d5cb747341375a2b75111e640ecb36b29e66ddbf))
* 样式调整 ([ef76fec](https://gitlab.aodianyun.com/activities/web-lottery/commit/ef76fecced58489c7d1be23edc97f82e938d2897))
* 样式优化 ([439eac0](https://gitlab.aodianyun.com/activities/web-lottery/commit/439eac042f4a507f40e7fb26c2391cfc27d3a9b4))
* 样式优化 ([fc71ae5](https://gitlab.aodianyun.com/activities/web-lottery/commit/fc71ae59b4266d7578bf02518376866631512e5e))
* 样式优化 ([dcc5495](https://gitlab.aodianyun.com/activities/web-lottery/commit/dcc549567555033faaad5695447bf2b5383186d4))
* csr改造 ([60a922d](https://gitlab.aodianyun.com/activities/web-lottery/commit/60a922d7918313f59fd6fc51b603b25d6fd2cbdd))
* csr改造 ([14e1a5f](https://gitlab.aodianyun.com/activities/web-lottery/commit/14e1a5f457f2ad9bac229aa0f8f75bca6873c08a))
### [1.3.15](https://gitlab.aodianyun.com/activities/web-lottery/compare/v1.3.12...v1.3.15) (2024-10-17) ### [1.3.15](https://gitlab.aodianyun.com/activities/web-lottery/compare/v1.3.12...v1.3.15) (2024-10-17)
......
{ {
"name": "web-lottery", "name": "web-lottery",
"version": "1.3.15", "version": "1.3.16",
"private": true, "private": true,
"license": "UNLICENSED", "license": "UNLICENSED",
"scripts": { "scripts": {
......
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