chore: release v0.40.11

This commit is contained in:
陶林 2023-08-15 19:42:00 +08:00
parent 15b1011230
commit a275b5bd94
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@taoyaal/eslint-config-monorepo",
"version": "0.40.10",
"version": "0.40.11",
"private": true,
"packageManager": "pnpm@8.6.12",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-basic",
"version": "0.40.10",
"version": "0.40.11",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-react",
"version": "0.40.10",
"version": "0.40.11",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-ts",
"version": "0.40.10",
"version": "0.40.11",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-vue",
"version": "0.40.10",
"version": "0.40.11",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@taoyaal/eslint-config",
"version": "0.40.10",
"version": "0.40.11",
"description": "Anthony's ESLint config",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "eslint-plugin-antfu",
"version": "0.40.10",
"version": "0.40.11",
"license": "MIT",
"homepage": "https://git.taoya.art/taolin/eslint-config.git",
"main": "./dist/index.cjs",