From 109f5d5876b8adb73d0da979eb5333210cf3f562 Mon Sep 17 00:00:00 2001 From: wandali Date: Mon, 29 Apr 2024 19:07:06 +0800 Subject: [PATCH] * update 4.14.2024042905-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 868dd72..8046302 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.11 +* update 4.14.2024042905-alpha + ## 1.0.10 * update 4.13.2024042321-alpha diff --git a/package.json b/package.json index 7f75058..922040a 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.10", + "version": "1.0.11", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab