Skip to content

Commit

Permalink
chore: release v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jun 29, 2023
1 parent a030d15 commit 64a7637
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"vite": "^4.3.9",
"vitest": "^0.32.2"
},
"version": "1.1.4"
"version": "1.1.5"
}
2 changes: 1 addition & 1 deletion packages/babel-helper-vue-transform-on/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue/babel-helper-vue-transform-on",
"version": "1.1.4",
"version": "1.1.5",
"description": "to help transform on",
"author": "Amour1688 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue/babel-plugin-jsx",
"version": "1.1.4",
"version": "1.1.5",
"description": "Babel plugin for Vue 3 JSX",
"author": "Amour1688 <[email protected]>",
"homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-jsx#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue/jsx-explorer",
"version": "1.1.4",
"version": "1.1.5",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 64a7637

Please sign in to comment.