chore: release v0.40.7

This commit is contained in:
陶林 2023-08-15 19:39:00 +08:00
parent 4d6dd79325
commit 8b98365ad0
7 changed files with 11 additions and 11 deletions

View File

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

View File

@ -1,10 +1,10 @@
{ {
"name": "@antfu/eslint-config-basic", "name": "@antfu/eslint-config-basic",
"version": "0.40.6", "version": "0.40.7",
"description": "", "description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/antfu/eslint-config", "homepage": "https://git.taoya.art/taolin/eslint-config.git",
"keywords": [ "keywords": [
"eslint-config" "eslint-config"
], ],

View File

@ -1,10 +1,10 @@
{ {
"name": "@antfu/eslint-config-react", "name": "@antfu/eslint-config-react",
"version": "0.40.6", "version": "0.40.7",
"description": "", "description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/antfu/eslint-config", "homepage": "https://git.taoya.art/taolin/eslint-config.git",
"keywords": [ "keywords": [
"eslint-config" "eslint-config"
], ],

View File

@ -1,10 +1,10 @@
{ {
"name": "@antfu/eslint-config-ts", "name": "@antfu/eslint-config-ts",
"version": "0.40.6", "version": "0.40.7",
"description": "", "description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/antfu/eslint-config", "homepage": "https://git.taoya.art/taolin/eslint-config.git",
"keywords": [ "keywords": [
"eslint-config" "eslint-config"
], ],

View File

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

View File

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

View File

@ -1,8 +1,8 @@
{ {
"name": "eslint-plugin-antfu", "name": "eslint-plugin-antfu",
"version": "0.40.6", "version": "0.40.7",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/antfu/eslint-config", "homepage": "https://git.taoya.art/taolin/eslint-config.git",
"main": "./dist/index.cjs", "main": "./dist/index.cjs",
"module": "./dist/index.mjs", "module": "./dist/index.mjs",
"files": [ "files": [