diff --git a/changelog.md b/changelog.md index 2511321ae4728de4950c12163d74158a8c07ab17..1cf8bfe1a8093db24a94a72fc77d3b17c2bed748 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.27 +* update 4.23.2024070309-alpha + ## 1.0.25 * update 4.22.2024062415-alpha diff --git a/package.json b/package.json index dd501f4f7122ff638d69e469ddf60b5569ee6df7..fa3df852af5bb485d9810e34e733ffcc04e115a4 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.26", + "version": "1.0.27", "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