Skip to content

Commit

Permalink
release(workspace): publish pre-release version 0.9.3-fix-toomuch-cal…
Browse files Browse the repository at this point in the history
…ls.0
  • Loading branch information
🤖 Release Bot committed Jun 20, 2024
1 parent 70b1106 commit 3441395
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/form-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/form-builder",
"version": "0.9.2",
"version": "0.9.3-fix-toomuch-calls.0",
"dependencies": {
"react-hook-form": "7.27.0"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/form-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/form-context",
"version": "0.9.2",
"version": "0.9.3-fix-toomuch-calls.0",
"peerDependencies": {
"react": "17.0.2 || ^18.0.0",
"@bedrockstreaming/form-builder": "0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/form-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/form-editor",
"version": "0.9.2",
"version": "0.9.3-fix-toomuch-calls.0",
"dependencies": {
"@bedrockstreaming/form-builder": "0.8.1",
"@bedrockstreaming/form-redux": "0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/form-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/form-redux",
"version": "0.9.2",
"version": "0.9.3-fix-toomuch-calls.0",
"peerDependencies": {
"@bedrockstreaming/form-builder": "0.8.1",
"@hookform/devtools": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/form-validation-rule-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/form-validation-rule-list",
"version": "0.9.2",
"version": "0.9.3-fix-toomuch-calls.0",
"dependencies": {},
"peerDependencies": {
"react": "17.0.2 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forms",
"version": "0.9.2",
"version": "0.9.3-fix-toomuch-calls.0",
"license": "MIT",
"keywords": [
"react-hook-form",
Expand Down

0 comments on commit 3441395

Please sign in to comment.