From 30751d164796ecc68220525cb0107d14bd9aae9a Mon Sep 17 00:00:00 2001 From: Anne_LXM Date: Tue, 5 Nov 2024 15:52:43 +0800 Subject: [PATCH] update changelog.md --- manifest.json | 2 +- uni_modules/uni-id-pages-x/changelog.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 64c436c..254c914 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "hello uni-id-pages-x", - "appid" : "__UNI__7BF095C", + "appid" : "", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", diff --git a/uni_modules/uni-id-pages-x/changelog.md b/uni_modules/uni-id-pages-x/changelog.md index f67ca49..a3aa023 100644 --- a/uni_modules/uni-id-pages-x/changelog.md +++ b/uni_modules/uni-id-pages-x/changelog.md @@ -1,5 +1,6 @@ ## 1.1.4(2024-11-04) - uni-id-co 修复 没有配置敏感信息解密密钥时导致登录报错的问题 +- 修复部分场景下loginBySmsCode组件实例不释放的Bug ## 1.1.3(2024-08-02) - uni-id-co 修复联登更新用户信息接口存在手机号或者邮箱时没有设置认证状态 ## 1.1.2(2024-06-17) -- GitLab