chore: release v1.2.2

This commit is contained in:
Haoqun Jiang 2024-03-20 00:34:48 +08:00
parent f916afa2ef
commit c52e244983
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.1",
"version": "1.2.2",
"private": true,
"packageManager": "pnpm@8.15.1",
"type": "module",

View File

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