Skip to content

Commit 3218b77

Browse files
committed
chore: release v1.0.1
1 parent dc6bffc commit 3218b77

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderwyd/eslint-config-monorepo",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"packageManager": "pnpm@8.6.11",
66
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",

packages/eslint-config-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderwyd/eslint-config-basic",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
66
"license": "MIT",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderwyd/eslint-config-react",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
66
"license": "MIT",

packages/eslint-config-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderwyd/eslint-config-ts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
66
"license": "MIT",

packages/eslint-config-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderwyd/eslint-config-vue",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
66
"license": "MIT",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderwyd/eslint-config",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Anthony's ESLint config",
55
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
66
"license": "MIT",

packages/eslint-plugin-coderwyd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-coderwyd",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
66
"homepage": "https://github.com/coderwyd/eslint-config",

0 commit comments

Comments
 (0)