chore: release v1.3.0

This commit is contained in:
Haoqun Jiang 2025-03-05 11:34:59 +08:00
parent 0cb76be0e6
commit 87dd433b9f
No known key found for this signature in database
GPG Key ID: BC1665FD8DE94CD5
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@vue/babel-helper-vue-transform-on",
"version": "1.2.5",
"version": "1.3.0",
"description": "to help transform on",
"author": "Amour1688 <lcz_1996@foxmail.com>",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@vue/babel-plugin-jsx",
"version": "1.2.5",
"version": "1.3.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.2.5",
"version": "1.3.0",
"description": "Babel plugin for resolving Vue types.",
"author": "三咲智子 <sxzz@sxzz.moe>",
"homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-resolve-type#readme",

View File

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