chore: release v1.1.3

This commit is contained in:
三咲智子 Kevin Deng 2023-06-25 17:24:31 +08:00
parent 5f7f79ebcc
commit 80f266b4e8
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
4 changed files with 4 additions and 4 deletions

View File

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

View File

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