Skip to content

Commit

Permalink
chore: release v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengbangbo committed Dec 25, 2022
1 parent bf55e1f commit c388cf7
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,6 +1,6 @@
{
"name": "@zhengbangbo/eslint-config-monorepo",
"version": "0.0.11",
"version": "0.0.12",
"private": true,
"packageManager": "pnpm@7.4.0",
"author": "Bang-Bo Zheng <zhengbangbo@hotmail.com> (https://github.com/zhengbangbo)",
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zhengbangbo/eslint-config",
"version": "0.0.11",
"version": "0.0.12",
"description": "Bang-Bo's ESLint config presets",
"author": "Bang-Bo Zheng <zhengbangbo@hotmail.com> (https://github.com/zhengbangbo)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zhengbangbo/eslint-config-basic",
"version": "0.0.11",
"version": "0.0.12",
"packageManager": "pnpm@7.4.0",
"author": "Bang-Bo Zheng <zhengbangbo@hotmail.com> (https://github.com/zhengbangbo)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zhengbangbo/eslint-config-ts",
"version": "0.0.11",
"version": "0.0.12",
"description": "",
"author": "Bang-Bo Zheng <zhengbangbo@hotmail.com> (https://github.com/zhengbangbo)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zhengbangbo/eslint-config-vue",
"version": "0.0.11",
"version": "0.0.12",
"description": "",
"author": "Bang-Bo Zheng <zhengbangbo@hotmail.com> (https://github.com/zhengbangbo)",
"license": "MIT",
Expand Down

0 comments on commit c388cf7

Please sign in to comment.