Skip to content

Commit

Permalink
chore: release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benny123tw committed Aug 25, 2023
1 parent a535575 commit 4c3f0ca
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@benny123tw/eslint-config-cypress",
"version": "0.0.3",
"version": "0.0.4",
"description": "ESLint Cypress config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"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": "@benny123tw/eslint-config-ts",
"version": "0.0.3",
"version": "0.0.4",
"description": "ESLint Typescript config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"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": "@benny123tw/eslint-config",
"version": "0.0.3",
"version": "0.0.4",
"description": "ESLint config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"version": "0.0.4",
"description": "Prettier config for Benny personal usage",
"author": "Benny Yen <benny123tw@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 4c3f0ca

Please sign in to comment.