From 001a88810c938746ab5229315cbe4caef159dd3c Mon Sep 17 00:00:00 2001 From: wandali Date: Fri, 10 May 2024 22:23:18 +0800 Subject: [PATCH] * update 4.16.2024051009-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 8046302..df04644 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.12 +* update 4.16.2024051009-alpha + ## 1.0.11 * update 4.14.2024042905-alpha diff --git a/package.json b/package.json index 922040a..b3bd246 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "id": "hello-uts-alpha", "name": "hello-uts-alpha", "displayName": "hello-uts-alpha", - "version": "1.0.11", + "version": "1.0.12", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab