From 2d87879e9f1f444cbfef328b4006490f7c18853e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=A0=E5=A5=BD=E6=80=AA=E5=87=A1?= Date: Fri, 28 Jul 2023 23:16:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20[vue/version]=20set=20version=20?= =?UTF-8?q?to=200.3.0-alpha.7=20and=20update=20web-types.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli/build/config/output/web-types.json | 2 +- packages/vue/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/build/config/output/web-types.json b/cli/build/config/output/web-types.json index cd6d65ae..abd06a6f 100644 --- a/cli/build/config/output/web-types.json +++ b/cli/build/config/output/web-types.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json", "name": "shuimo-ui", - "version": "0.3.0-alpha.6", + "version": "0.3.0-alpha.7", "js-types-syntax": "typescript", "description-markup": "markdown", "contributions": { diff --git a/packages/vue/package.json b/packages/vue/package.json index 1cc5def4..65c8a372 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -2,7 +2,7 @@ "name": "shuimo-ui", "author": "阿怪 ", "description": "一款粗暴的水墨风UI组件", - "version": "0.3.0-alpha.6", + "version": "0.3.0-alpha.7", "license": "MIT", "files": [ "dist",