Skip to content

Commit

Permalink
Release v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2022
1 parent 8556975 commit ee97a27
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
Expand Up @@ -38,6 +38,6 @@
"prepare": "husky install",
"doctor:packages": "yarn doctor packages/"
},
"version": "2.0.2",
"version": "2.0.3",
"packageManager": "yarn@3.2.1"
}
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/browserslist-config",
"version": "2.0.2",
"version": "2.0.3",
"description": "Saber shareable config for Browserslist.",
"homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/browserslist-config#readme",
"repository": "git+https://github.com/saber-hq/saber-build-common.git",
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": "@saberhq/eslint-config-react",
"version": "2.0.2",
"version": "2.0.3",
"description": "Saber base React ESLint config",
"homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/eslint-config-react#readme",
"repository": "git+https://github.com/saber-hq/saber-build-common.git",
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": "@saberhq/eslint-config",
"version": "2.0.2",
"version": "2.0.3",
"description": "Saber base ESLint config",
"homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/eslint-config#readme",
"repository": "git+https://github.com/saber-hq/saber-build-common.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@saberhq/tsconfig",
"description": "Saber TypeScript configurations.",
"version": "2.0.2",
"version": "2.0.3",
"homepage": "https://github.com/saber-hq/saber-build-common/tree/master/packages/tsconfig#readme",
"repository": "git+https://github.com/saber-hq/saber-build-common.git",
"bugs": "https://github.com/saber-hq/saber-build-common/issues",
Expand Down

0 comments on commit ee97a27

Please sign in to comment.