chore: release v1.1.6

This commit is contained in:
三咲智子 Kevin Deng 2024-01-13 02:57:39 +08:00
parent d352b5849f
commit 8fd4348a64
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
4 changed files with 4 additions and 4 deletions

View File

@ -33,5 +33,5 @@
"vite": "^5.0.11",
"vitest": "^1.2.0"
},
"version": "1.1.5"
"version": "1.1.6"
}

View File

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