diff --git a/changelog.md b/changelog.md index 2aea518dd55febacde7b7c08af9f0e9547d7ec76..5a38725ad38eb39c71d838ea2bdc59cab0a1b014 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## 1.1.31(2022-02-16) +修复微信小程序端,修改绑定的手机号码时表单验证不正常的问题 ## 1.1.30(2022-01-26) - 新增逻辑:调用uni-id-cf的logout接口后刷新设备信息中token的有效期 - 修复某些情况下前端执行logout没调用uniID.logout的问题 diff --git a/package.json b/package.json index 6f355d66f8e50daf8b1ff971d3a14b00c05fcb7f..0c11b19a03bf1d0ac855e2b806ff74257f23dae4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "id": "uni-starter", "displayName": "uni-starter", - "version": "1.1.30", + "version": "1.1.31", "description": "云端一体应用快速开发基本项目模版", "keywords": [ "login",