diff --git a/changelog.md b/changelog.md index af25997b2f1874ec1412cf9bbd7864dd666de42d..f40cf34e77c78a80a8158c16ccc478a2ad00cd49 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.13 +* update 4.03.2024031101-alpha + ## 1.0.12 * update 4.02.2024030621-alpha diff --git a/package.json b/package.json index 8e2b1f3f5719e6b5744189974c2c42f8fb1c701a..bd4862f1066ee1c907f7746ea9d0b9ce302e5c55 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "id": "hello-uniapp-x-alpha", "name": "hello-uniapp-x-alpha", "displayName": "hello-uniapp-x-alpha", - "version": "1.0.12", + "version": "1.0.13", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"