Skip to content

Commit

Permalink
release(workspace): publish version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 Release Bot committed May 16, 2024
1 parent 3565210 commit a1e3039
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions apps/demo-e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions apps/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions apps/docsite-e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions apps/docsite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions libs/examples/birthdate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions libs/examples/styled-inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
4 changes: 4 additions & 0 deletions libs/form-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


Expand Down
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.1",
"version": "0.9.2",
"dependencies": {
"react-hook-form": "7.27.0"
},
Expand Down
4 changes: 4 additions & 0 deletions libs/form-context/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


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.1",
"version": "0.9.2",
"peerDependencies": {
"react": "17.0.2 || ^18.0.0",
"@bedrockstreaming/form-builder": "0.8.1",
Expand Down
4 changes: 4 additions & 0 deletions libs/form-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


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.1",
"version": "0.9.2",
"dependencies": {
"@bedrockstreaming/form-builder": "0.8.1",
"@bedrockstreaming/form-redux": "0.8.1",
Expand Down
4 changes: 4 additions & 0 deletions libs/form-redux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


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.1",
"version": "0.9.2",
"peerDependencies": {
"@bedrockstreaming/form-builder": "0.8.1",
"@hookform/devtools": "^4.0.2",
Expand Down
4 changes: 4 additions & 0 deletions libs/form-validation-rule-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.9.2](https://github.com/BedrockStreaming/forms/compare/v0.9.1...v0.9.2) (2024-05-16)



## [0.9.1](https://github.com/BedrockStreaming/forms/compare/v0.9.0...v0.9.1) (2024-01-04)


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.1",
"version": "0.9.2",
"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.1",
"version": "0.9.2",
"license": "MIT",
"keywords": [
"react-hook-form",
Expand Down

0 comments on commit a1e3039

Please sign in to comment.