Skip to content

Commit

Permalink
Bumped version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiomTr committed Mar 18, 2022
1 parent 55d594c commit f97fcbd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/autosave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-forms/autosave",
"version": "0.7.2",
"version": "0.7.3",
"description": "> TODO: description",
"author": "ReactiveForms team",
"homepage": "https://github.com/ArtiomTr/reactive-forms#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-forms/core",
"version": "0.7.2",
"version": "0.7.3",
"description": "Core package of Reactive Forms framework",
"author": "ReactiveForms team",
"homepage": "https://github.com/ArtiomTr/reactive-forms#readme",
Expand Down Expand Up @@ -60,4 +60,4 @@
"peerDependencies": {
"react": ">=16"
}
}
}
2 changes: 1 addition & 1 deletion packages/dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-forms/dom",
"version": "0.7.2",
"version": "0.7.3",
"description": "> TODO: description",
"author": "ReactiveForms team",
"homepage": "https://github.com/ArtiomTr/reactive-forms#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactive-forms/x",
"version": "0.7.2",
"version": "0.7.3",
"description": "Advanced Reactive Forms components for rich eXperience",
"author": "ReactiveForms team",
"homepage": "https://github.com/ArtiomTr/reactive-forms#readme",
Expand Down Expand Up @@ -48,4 +48,4 @@
"dependencies": {
"@reactive-forms/core": "^0.6.0"
}
}
}

0 comments on commit f97fcbd

Please sign in to comment.