From 11fb28b96c60f05973f6b4b90adc8051d276193a Mon Sep 17 00:00:00 2001 From: wandali Date: Tue, 31 Dec 2024 22:08:02 +0800 Subject: [PATCH] * update 4.44.2024123110 --- changelog.md | 36 ++---------------------------------- package.json | 4 ++-- 2 files changed, 4 insertions(+), 36 deletions(-) diff --git a/changelog.md b/changelog.md index 34f93975..e633e08d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,35 +1,3 @@ -## 1.0.21 -* 去除 上次误提交的文件 +## 1.0.22 +* update 4.44.2024123110 -## 1.0.20 -* 调整 图片地址 - -## 1.0.19 -* update 4.36.2024112817 - -## 1.0.18 -* update 4.29.2024093009 - -## 1.0.17 -* update 4.28.2024092502 - -## 1.0.16 -* update 4.24.2024072208 - -## 1.0.15 -* update 4.23.2024070804 - -## 1.0.14 -* update 4.15.2024050802 - -## 1.0.13 -* update 4.14.2024043008 - -## 1.0.12 -* update 4.08.2024040123 - -## 1.0.11 -* update 4.01.2024020211-alpha - -## 1.0.10 -* update 4.0.2024012711-alpha diff --git a/package.json b/package.json index 219c0e48..c6027d6d 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.21", + "version": "1.0.22", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "check-commit": "node ./git-hooks/check-commit.cjs" @@ -88,4 +88,4 @@ } } } -} +} \ No newline at end of file -- GitLab