chore: release v1.5.0

This commit is contained in:
三咲智子 Kevin Deng
2025-08-10 09:23:28 +08:00
parent e5baab425e
commit 5230a84658
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@vue/babel-helper-vue-transform-on",
"version": "1.4.0",
"version": "1.5.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.4.0",
"version": "1.5.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.4.0",
"version": "1.5.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.4.0",
"version": "1.5.0",
"type": "module",
"private": true,
"scripts": {