Skip to content

Commit

Permalink
v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kalekseev committed Feb 17, 2022
1 parent 41a6342 commit d61259a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "5.2.1"
"version": "5.3.0"
}
2 changes: 1 addition & 1 deletion packages/neutrino-react-refresh/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/neutrino-react-refresh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kotify/neutrino-react-refresh",
"version": "5.2.1",
"version": "5.3.0",
"description": "Neutrino middleware for react-refresh support",
"keywords": [
"neutrino",
Expand Down
2 changes: 1 addition & 1 deletion packages/neutrino-typescript-eslint/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/neutrino-typescript-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kotify/neutrino-typescript-eslint",
"version": "5.0.0",
"version": "5.3.0",
"description": "Neutrino middleware for eslint with typescript support",
"keywords": [
"eslint",
Expand Down
2 changes: 1 addition & 1 deletion packages/neutrino-typescript/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/neutrino-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kotify/neutrino-typescript",
"version": "5.2.1",
"version": "5.3.0",
"description": "Neutrino middleware for typescript support",
"keywords": [
"neutrino",
Expand Down

0 comments on commit d61259a

Please sign in to comment.