Skip to content

Commit

Permalink
chore: release v0.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 31, 2022
1 parent e111029 commit e13613f
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.29.1",
"version": "0.29.2",
"private": true,
"packageManager": "pnpm@7.1.0",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config",
"version": "0.29.1",
"version": "0.29.2",
"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/basic/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-basic",
"version": "0.29.1",
"version": "0.29.2",
"description": "",
"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.29.1",
"version": "0.29.2",
"license": "MIT",
"homepage": "https://github.com/antfu/eslint-config",
"main": "./dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-react",
"version": "0.29.1",
"version": "0.29.2",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-ts",
"version": "0.29.1",
"version": "0.29.2",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-vue",
"version": "0.29.1",
"version": "0.29.2",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down

0 comments on commit e13613f

Please sign in to comment.