chore: release v1.4.0

This commit is contained in:
三咲智子 Kevin Deng 2025-03-10 02:13:47 +08:00
parent 56cab88ba4
commit 368e4bd927
No known key found for this signature in database
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "vue-jsx-monorepo",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"packageManager": "pnpm@10.6.1",
"type": "module",

View File

@ -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 <lcz_1996@foxmail.com>",

View File

@ -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 <lcz_1996@foxmail.com>",
"homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-jsx#readme",

View File

@ -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 <sxzz@sxzz.moe>",
"funding": "https://github.com/sponsors/sxzz",

View File

@ -1,6 +1,6 @@
{
"name": "@vue/jsx-explorer",
"version": "1.3.0",
"version": "1.4.0",
"type": "module",
"private": true,
"scripts": {