Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaciras committed Jan 16, 2022
1 parent d4f98b5 commit 06feb77
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaciras/eslint-config-core",
"version": "2.2.0",
"version": "2.3.0",
"license": "MIT",
"description": "Kaciras JavaScript style",
"author": "Kaciras <Kaciras@pm.me>",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaciras/eslint-config-jest",
"version": "2.2.0",
"version": "2.3.0",
"license": "MIT",
"description": "Kaciras JavaScript style",
"author": "Kaciras <Kaciras@pm.me>",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaciras/eslint-config-react",
"version": "2.2.0",
"version": "2.3.0",
"license": "MIT",
"description": "Kaciras JavaScript style",
"author": "Kaciras <Kaciras@pm.me>",
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": "@kaciras/eslint-config-typescript",
"version": "2.2.0",
"version": "2.3.0",
"license": "MIT",
"description": "Kaciras JavaScript style",
"author": "Kaciras <Kaciras@pm.me>",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaciras/eslint-config-vue",
"version": "2.2.0",
"version": "2.3.0",
"license": "MIT",
"description": "Kaciras JavaScript style",
"author": "Kaciras <Kaciras@pm.me>",
Expand All @@ -22,7 +22,7 @@
"eslint": ">=8"
},
"optionalDependencies": {
"@kaciras/eslint-config-typescript": "^2.2.0"
"@kaciras/eslint-config-typescript": "^2.3.0"
},
"devDependencies": {
"eslint": "^8.7.0"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06feb77

Please sign in to comment.