Commit d5ebb2c0 by 赖慧粮

chore(release): 1.3.3

parent 6111debb
...@@ -2,6 +2,30 @@ ...@@ -2,6 +2,30 @@
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.3](https://gitlab.aodianyun.com/activities/web-questionnaire/compare/v1.2.0...v1.3.3) (2022-10-07)
### Features
* 查看记录状态下隐藏声明 ([e10bfd5](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/e10bfd523503056a9021ac2751f95ec9feebae84))
* 查看状态下默认勾选 ([426d73e](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/426d73ebc43cfe37b20f12e27c47b5dbad349fb4))
* 获取问卷信息接口添加来源字段 ([28072a4](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/28072a490b7bf18819ac756ec8f0f3ee678c2d47))
* 新增命令 ([502f881](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/502f8811b294e45e9dc0a009fe2ac582298b542c))
* 新增信息采集声明 ([33def71](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/33def71b8654c11bffab0c190ba79dbd7170c7e2))
* 新增cuc命令 ([3651413](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/36514133c4261f2c3a735669ab194e0523e79d7f))
* 修复首页图片加载域名错误的问题 ([f363a3a](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/f363a3a6a386084bc248c3e5a80ef9f63fbc9109))
* 修复ios下错位的问题 ([efeea3c](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/efeea3cebe91a0878ae0c02a5b2fa6b59b35598d))
* 用户作答问卷时就进行登录态的判断 ([2abefc3](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/2abefc36fb3750b1ec26a1d022f222f847fb4e69))
* c端问卷样式优化 ([4f7274d](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/4f7274d888344c9bc46fae46cddfc1d5de48aba4))
* **cbnclouds:** 私有环境接口统一线上接口规则 ([d2cbc67](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/d2cbc6775094325d658e224e65cdbb7f4815d673))
* **config:** 集成配置中心 & 统一全局变量名 & 统一工程命令 ([f1d2b9c](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/f1d2b9c34d37f9e2de8bb680ea174465d5d3ea96))
* **config:** update ([ba403b6](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/ba403b615d7f87680751ba6fc361ecd4342e597b))
### Bug Fixes
* 更改接口请求时机 ([f4a0dc1](https://gitlab.aodianyun.com/activities/web-questionnaire/commit/f4a0dc1cb2f163bbed075e2a6c9dffdc0ee681d6))
### [1.3.2](https://gitlab.aodianyun.com/activities/web-questionnaire/compare/v1.3.1...v1.3.2) (2022-09-13) ### [1.3.2](https://gitlab.aodianyun.com/activities/web-questionnaire/compare/v1.3.1...v1.3.2) (2022-09-13)
......
{ {
"name": "web-questionnaire", "name": "web-questionnaire",
"version": "1.3.2", "version": "1.3.3",
"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