diff --git a/changelog.md b/changelog.md index f94a5676798759125cbca25341279483cd52b858..5c1bcdd8e91fa39eac0ba302c7522e585fba33f2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## 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) 更新 升级依赖的uni-icons版本为2.0.8 ## 2.1.7(2023-12-15) diff --git a/package.json b/package.json index 09447d14a6dfbac97cd97e37210711c59aabcba2..f4df59d848640e848b80e73ee1b60a24527a2df0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "id": "uni-starter", "displayName": "uni-starter", - "version": "2.1.8", + "version": "2.1.9", "description": "云端一体应用快速开发基本项目模版", "keywords": [ "login",