diff --git a/changelog.md b/changelog.md index 0f79bb0af0b197e047f5ded570ea59e5e2ebc9d6..16408fd86c723a720e92f5cf2ecfa849fabdc779 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.28 +* update 4.25.2024081703-alpha + ## 1.0.11 * update 4.01.2024020211-alpha diff --git a/package.json b/package.json index 3681594b22e40762f8642a1fa73883e658a6f284..76159d81ee837ea91a16fb797c9f609c96584c00 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "id": "hello-uniapp-x-alpha", "name": "hello-uniapp-x-alpha", "displayName": "hello-uniapp-x-alpha", - "version": "1.0.11", + "version": "1.0.28", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { - "check-commit": "node ./git-hooks/check-commit.cjs" + "check-commit": "node ./git-hooks/check-commit.cjs" }, "repository": "https://gitcode.net/dcloud/hello-uni-app-x", "keywords": [ @@ -88,4 +88,4 @@ } } } -} +} \ No newline at end of file