Skip to content

Commit

Permalink
chore: release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
coderwyd committed Sep 5, 2023
1 parent 63a4878 commit fc2a54e
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.8",
"version": "1.0.9",
"private": true,
"packageManager": "pnpm@8.7.1",
"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.8",
"version": "1.0.9",
"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.8",
"version": "1.0.9",
"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.8",
"version": "1.0.9",
"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.8",
"version": "1.0.9",
"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.8",
"version": "1.0.9",
"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.8",
"version": "1.0.9",
"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 fc2a54e

Please sign in to comment.