Skip to content

Commit 368e4bd

Browse files
committed
chore: release v1.4.0
1 parent 56cab88 commit 368e4bd

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-jsx-monorepo",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"private": true,
55
"packageManager": "[email protected]",
66
"type": "module",

packages/babel-helper-vue-transform-on/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/babel-helper-vue-transform-on",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"type": "commonjs",
55
"description": "to help transform on",
66
"author": "Amour1688 <[email protected]>",

packages/babel-plugin-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/babel-plugin-jsx",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Babel plugin for Vue 3 JSX",
55
"author": "Amour1688 <[email protected]>",
66
"homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-jsx#readme",

packages/babel-plugin-resolve-type/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/babel-plugin-resolve-type",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Babel plugin for resolving Vue types.",
55
"author": "三咲智子 Kevin Deng <[email protected]>",
66
"funding": "https://github.com/sponsors/sxzz",

packages/jsx-explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/jsx-explorer",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)