Skip to content

Commit

Permalink
release(workspace): publish pre-release version 0.9.1-fix-required.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 Release Bot committed Jan 4, 2024
1 parent de7182b commit 7a5486d
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.0",
"version": "0.9.1-fix-required.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.0",
"version": "0.9.1-fix-required.0",
"peerDependencies": {
"react": "17.0.2",
"@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.0",
"version": "0.9.1-fix-required.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.0",
"version": "0.9.1-fix-required.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.0",
"version": "0.9.1-fix-required.0",
"dependencies": {},
"peerDependencies": {
"react": "17.0.2",
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.0",
"version": "0.9.1-fix-required.0",
"license": "MIT",
"keywords": [
"react-hook-form",
Expand Down

0 comments on commit 7a5486d

Please sign in to comment.