Skip to content

Commit

Permalink
chore: release v0.38.5
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 18, 2023
1 parent 9114acd commit a602eb1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-monorepo",
"version": "0.38.4",
"version": "0.38.5",
"private": true,
"packageManager": "pnpm@8.3.0",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-basic",
"version": "0.38.4",
"version": "0.38.5",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-react",
"version": "0.38.4",
"version": "0.38.5",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ts/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-ts",
"version": "0.38.4",
"version": "0.38.5",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-vue",
"version": "0.38.4",
"version": "0.38.5",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config",
"version": "0.38.4",
"version": "0.38.5",
"description": "Anthony's ESLint config",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-antfu/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-antfu",
"version": "0.38.4",
"version": "0.38.5",
"license": "MIT",
"homepage": "https://github.com/antfu/eslint-config",
"main": "./dist/index.cjs",
Expand Down

0 comments on commit a602eb1

Please sign in to comment.