Skip to content

Commit

Permalink
chore: release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Mar 9, 2025
1 parent 56cab88 commit 368e4bd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-jsx-monorepo",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"packageManager": "[email protected]",
"type": "module",
Expand Down
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.3.0",
"version": "1.4.0",
"type": "commonjs",
"description": "to help transform on",
"author": "Amour1688 <[email protected]>",
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.3.0",
"version": "1.4.0",
"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/babel-plugin-resolve-type/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue/babel-plugin-resolve-type",
"version": "1.3.0",
"version": "1.4.0",
"description": "Babel plugin for resolving Vue types.",
"author": "三咲智子 Kevin Deng <[email protected]>",
"funding": "https://github.com/sponsors/sxzz",
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.3.0",
"version": "1.4.0",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit 368e4bd

Please sign in to comment.