Commit b64d8b30 by 赖慧粮

chore(release): 1.2.0

parent fc7cea9d
...@@ -2,6 +2,28 @@ ...@@ -2,6 +2,28 @@
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.0](https://gitlab.aodianyun.com/activities/web-questionnaire/compare/v1.1.0...v1.2.0) (2022-04-21)
### Features
* **cbnclouds:** private config ([4172eb8](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/4172eb82aa8888e1b14f35df70ee3ea1d73881b9))
* **components:** 输入框组件增加手机号类型携带的验证码组件 ([b396829](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/b3968293ae794d464a490059fcb00636fcd22417))
* **css:** 增加样式 ([b3576a4](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/b3576a4c222e607ca0076b3f40d9e8fe7ba9d598))
* **docker-image:** 更新docker基础依赖包 ([36da2e7](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/36da2e7eb2611ab0f098827ea667667d3be39b86))
* **join-notice:** 参与上限提醒 ([02c957e](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/02c957e97aad45c468c447e4f3e0c3cd1f392c95))
* **questionnaire:** 适配内嵌模式,不进行弹窗引导 ([61d0572](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/61d057279f4b03786f1fa9102314a5b291a7c538))
* **questionnaire:** 提交问卷时进行判断是否内嵌 ([623b41a](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/623b41a18e4b4e0ab661653c1e7c9c9bdd930439))
* **questionnaire:** 问卷编辑增加参与人数显示开关 & 增加按钮文字自定义 & 活动说明更换为富文本类型 ([d335a0f](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/d335a0fb80f85bb18dcd8ce2cef97be5f550bb3d))
* **report:** 集成一键举报功能 ([3d182fc](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/3d182fc6f11b78d37bfa8ff41646889ebacbdaca))
* **style:** icon style ([b8daa32](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/b8daa3217bdb9aa9a5fdc49c360f2a6fe99beaca))
* **text:** 输入 -> 填写 ([ef7de2c](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/ef7de2c6134cdcb3626dad3039f4de4f96481d42))
### Bug Fixes
* **login:** 登录消息弹窗逻辑修复 ([969451b](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/969451bc1440e3333f6d263e77abbaef7481649d))
## 1.1.0 (2021-10-18) ## 1.1.0 (2021-10-18)
......
{ {
"name": "web-questionnaire", "name": "web-questionnaire",
"version": "1.1.0", "version": "1.2.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