chore: release v0.40.3

This commit is contained in:
陶林 2023-08-15 19:31:18 +08:00
parent f80fdbe613
commit 13796c251c
7 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-monorepo",
"version": "0.40.2",
"version": "0.40.3",
"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.2",
"version": "0.40.3",
"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.2",
"version": "0.40.3",
"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.2",
"version": "0.40.3",
"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.2",
"version": "0.40.3",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config",
"version": "0.40.2",
"version": "0.40.3",
"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.2",
"version": "0.40.3",
"license": "MIT",
"homepage": "https://github.com/antfu/eslint-config",
"main": "./dist/index.cjs",