Skip to content

Commit

Permalink
chore: release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderwyd committed Aug 2, 2023
1 parent dd02955 commit d86308c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderwyd/eslint-config-monorepo",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"packageManager": "pnpm@8.6.11",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderwyd/eslint-config-basic",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderwyd/eslint-config-react",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderwyd/eslint-config-ts",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderwyd/eslint-config-vue",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderwyd/eslint-config",
"version": "1.0.2",
"version": "1.0.3",
"description": "Donny's ESLint config",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-coderwyd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-coderwyd",
"version": "1.0.2",
"version": "1.0.3",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
"homepage": "https://github.com/coderwyd/eslint-config",
Expand Down

0 comments on commit d86308c

Please sign in to comment.