chore: release v1.1.2

This commit is contained in:
三咲智子 Kevin Deng 2023-06-25 16:54:26 +08:00
parent 8ed497de1d
commit ef1a0fd5ba
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
4 changed files with 5 additions and 4 deletions

View File

@ -31,5 +31,6 @@
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.32.2"
}
},
"version": "1.1.2"
}

View File

@ -1,6 +1,6 @@
{
"name": "@vue/babel-helper-vue-transform-on",
"version": "1.0.2",
"version": "1.1.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.1.1",
"version": "1.1.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/jsx-explorer",
"version": "1.1.0",
"version": "1.1.2",
"private": true,
"scripts": {
"dev": "vite",