diff --git a/changelog.md b/changelog.md index 54ff9bfbe8d30cd78246b4566169d214541de4df..35196e85a7144f1f5c59260cd77bd37ce54d1926 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.10 +* update 4.06.2024032513 + ## 1.0.16 * update 4.06.2024032403-alpha diff --git a/package.json b/package.json index 283a6c30f1f993674c4a8e0a7e4ca60bd3b0c768..a5d5a3e6f03e49667b4b5ffca9a6c991b1adf48e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "id": "hello-uniapp-x-alpha", - "name": "hello-uniapp-x-alpha", - "displayName": "hello-uniapp-x-alpha", - "version": "1.0.16", + "id": "hello-uniapp-x", + "name": "hello-uniapp-x", + "displayName": "hello-uniapp-x", + "version": "1.0.10", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"