diff --git a/changelog.md b/changelog.md index ec6b3c872dc52fbcaa60f433b63c05bdae7d4a2c..2d6383775388a8832eef4698f4356afaa3dee319 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.14 +* update 4.15.2024050802 + ## 1.0.13 * update 4.14.2024043008 diff --git a/package.json b/package.json index a4b03d605dc238610a61db10e33e31e05e2c205b..77327759675769480867f9bd24650f0681b348f9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "id": "hello-uniapp-x", "name": "hello-uniapp-x", "displayName": "hello-uniapp-x", - "version": "1.0.13", + "version": "1.0.14", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"