Skip to content

Commit 86e1004

Browse files
committed
📦 [vue/version] set version to 0.3.0-alpha.9 and update web-types.json
1 parent 07a1b2a commit 86e1004

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cli/build/config/output/web-types.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
33
"name": "shuimo-ui",
4-
"version": "0.3.0-alpha.8",
4+
"version": "0.3.0-alpha.9",
55
"js-types-syntax": "typescript",
66
"description-markup": "markdown",
77
"contributions": {
@@ -1506,4 +1506,4 @@
15061506
},
15071507
"framework": "vue",
15081508
"default-icon": "./icons/logo.svg"
1509-
}
1509+
}

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shuimo-ui",
33
"author": "阿怪 <higuaifan@higuaifan.com>",
44
"description": "一款粗暴的水墨风UI组件",
5-
"version": "0.3.0-alpha.8",
5+
"version": "0.3.0-alpha.9",
66
"license": "MIT",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)