Skip to content

Commit 065005d

Browse files
committed
chore: release v1.0.4
1 parent df3b832 commit 065005d

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": "@coderwyd/eslint-config-monorepo",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
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

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

packages/eslint-config-react/package.json

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

packages/eslint-config-ts/package.json

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

packages/eslint-config-vue/package.json

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

packages/eslint-config/package.json

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

packages/eslint-plugin-coderwyd/package.json

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

0 commit comments

Comments
 (0)