Skip to content

Commit 99ca0bb

Browse files
author
chizuki
committed
chore: release v0.0.7
1 parent 7deb460 commit 99ca0bb

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curev/eslint-config-monorepo",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"private": true,
55
"packageManager": "[email protected]",
66
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",

packages/all/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curev/eslint-config",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Anthony's ESLint config",
55
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",
66
"license": "MIT",

packages/basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curev/eslint-config-basic",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",
66
"license": "MIT",

packages/eslint-plugin-curev/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-curev",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"license": "MIT",
55
"homepage": "https://github.com/antfu/eslint-config",
66
"main": "./dist/index.cjs",

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curev/eslint-config-react",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",
66
"license": "MIT",

packages/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curev/eslint-config-ts",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",
66
"license": "MIT",

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curev/eslint-config-vue",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",
66
"license": "MIT",

0 commit comments

Comments
 (0)