diff --git a/changelog.md b/changelog.md index 8244a864289672e5343a6102051e9d0c7d3a8509..91ac55affeff5502da9785cc67869ef6f3687c13 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## 2.2.0(2024-04-28) +更新 依赖的uni-id-pages的版本为1.1.20 ## 2.1.9(2024-01-15) 更新 db_init.json 按collection拆分,每个collection由schema.json、index.json、init_data.json三个文件描述[详情](https://doc.dcloud.net.cn/uniCloud/hellodb.html#init-db-2) ## 2.1.8(2023-12-15) diff --git a/package.json b/package.json index 9dc9c620994b5e77679e54f6570c97c77348b2a2..57966bf83e4b38596ed2838ad09bb71d15bc0fc2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "id": "uni-starter", "displayName": "uni-starter", - "version": "2.1.9", + "version": "2.2.0", "description": "云端一体应用快速开发基本项目模版", "keywords": [ "login",