Commit adcb3d6c by 赖慧粮

chore(release): 1.3.0

parent 6635d7bb
...@@ -2,6 +2,21 @@ ...@@ -2,6 +2,21 @@
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.0](https://gitlab.aodianyun.com/activities/web-lottery/compare/v1.2.2...v1.3.0) (2022-04-26)
### Features
* **cert:** remove local cert ([3faccc0](https://gitlab.aodianyun.com/activities/web-lottery/commit/3faccc0eac053aa81053a5325b4a7a83908ff1a1))
* **optimization:** 冗余代码删除 & 代码优化 & bug修复 ([602ea5e](https://gitlab.aodianyun.com/activities/web-lottery/commit/602ea5e52ccf02883feb5e4ea2356bfb01929ab0))
* **recorddetail:** 抽奖记录详情增加物流公司 & 增加底部安全距离 ([1cd201b](https://gitlab.aodianyun.com/activities/web-lottery/commit/1cd201b0731cb2ba7ae207f9146c5c5fa061ff1a))
* **records:** 完善抽奖记录列表及详情 & 改变留言抽奖转跳抽奖记录的方式:由直播间转跳变更为当前页转跳 ([aa9d977](https://gitlab.aodianyun.com/activities/web-lottery/commit/aa9d9777569c73121860c5534672de3f5e3fe07b))
* **timing:** 定时抽奖增加中奖弹窗,引导进入中奖详情 ([4dab8f4](https://gitlab.aodianyun.com/activities/web-lottery/commit/4dab8f409ed49795482bca32836e98ed3e6d068e))
* **timing:** 即时抽奖修复取值报错 ([b1e24c8](https://gitlab.aodianyun.com/activities/web-lottery/commit/b1e24c8e9b8d835b95f24c69ea918546cd1dfbd1))
* **timing:** 修复中奖弹窗 ([baeb72e](https://gitlab.aodianyun.com/activities/web-lottery/commit/baeb72e488c6ecc0af2741ea578a7390c99ef38d))
### [1.2.1](https://gitlab.aodianyun.com/activities/web-lottery/compare/v1.1.1...v1.2.1) (2022-03-14)
### 1.2.2 (2022-04-02) ### 1.2.2 (2022-04-02)
......
{ {
"name": "web-lottery", "name": "web-lottery",
"version": "1.2.2", "version": "1.3.0",
"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