chore: release v0.40.0

This commit is contained in:
Anthony Fu 2023-08-01 17:00:05 +02:00
parent cf1240c847
commit 59308e8e36
7 changed files with 7 additions and 7 deletions

View File

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

View File

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