Skip to content

Commit

Permalink
📦 [vue/version] set version to 0.3.0-alpha.9 and update web-types.json
Browse files Browse the repository at this point in the history
  • Loading branch information
higuaifan committed Jan 3, 2024
1 parent 07a1b2a commit 86e1004
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cli/build/config/output/web-types.json
Original file line number Diff line number Diff line change
@@ -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.8",
"version": "0.3.0-alpha.9",
"js-types-syntax": "typescript",
"description-markup": "markdown",
"contributions": {
Expand Down Expand Up @@ -1506,4 +1506,4 @@
},
"framework": "vue",
"default-icon": "./icons/logo.svg"
}
}
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "shuimo-ui",
"author": "阿怪 <[email protected]>",
"description": "一款粗暴的水墨风UI组件",
"version": "0.3.0-alpha.8",
"version": "0.3.0-alpha.9",
"license": "MIT",
"files": [
"dist",
Expand Down

0 comments on commit 86e1004

Please sign in to comment.