Skip to content

Commit 711ba26

Browse files
committed
chore: release v0.0.10
1 parent 4e3330b commit 711ba26

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.9",
3+
"version": "0.0.10",
44
"private": true,
55
"packageManager": "[email protected]",
66
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",

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.9",
3+
"version": "0.0.10",
44
"description": "Chizuki's ESLint config",
55
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",
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.9",
3+
"version": "0.0.10",
44
"description": "",
55
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",
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.9",
3+
"version": "0.0.10",
44
"license": "MIT",
55
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",
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.9",
3+
"version": "0.0.10",
44
"description": "",
55
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",
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.9",
3+
"version": "0.0.10",
44
"description": "",
55
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",
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.9",
3+
"version": "0.0.10",
44
"description": "",
55
"author": "Chizuki<[email protected]> (https://github.com/chizukicn/)",
66
"homepage": "https://github.com/chizukicn/eslint-config",

0 commit comments

Comments
 (0)