chore: bump 1.2.0

This commit is contained in:
三咲智子 Kevin Deng 2024-01-21 17:34:12 +08:00
parent e9c7e2c2a0
commit 6d71c30835
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
4 changed files with 4 additions and 4 deletions

View File

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