Skip to content

Commit

Permalink
chore: release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benny123tw committed Aug 25, 2023
1 parent e70aa6f commit 48f2fc5
Show file tree
Hide file tree
Showing 4 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
Expand Up @@ -15,5 +15,5 @@
"vue": "^3.3.4"
},
"packageManager": "pnpm@8.6.2",
"version": "0.0.1"
"version": "0.0.2"
}
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@benny123tw/eslint-config-ts",
"version": "0.0.1",
"version": "0.0.2",
"description": "ESLint Typescript config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"repository": "https://github.com/benny123tw/eslint-config.git",
Expand All @@ -25,4 +25,4 @@
"eslint": ">=7.4.0",
"typescript": ">=3.9"
}
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@benny123tw/eslint-config",
"version": "0.0.1",
"version": "0.0.2",
"description": "ESLint config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"repository": "https://github.com/benny123tw/eslint-config.git",
Expand Down Expand Up @@ -34,4 +34,4 @@
"eslint": ">=7.4.0",
"typescript": ">=3.9"
}
}
}
4 changes: 2 additions & 2 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@benny123tw/prettier-config",
"version": "0.0.1",
"version": "0.0.2",
"description": "Prettier config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"repository": "https://github.com/benny123tw/eslint-config.git",
Expand All @@ -19,4 +19,4 @@
"peerDependencies": {
"prettier": ">= 3.0.0"
}
}
}

0 comments on commit 48f2fc5

Please sign in to comment.