Skip to content

Commit

Permalink
chore(release): 3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0](https://github.com/Jaspero/schema-forms/compare/@jaspero/[email protected]...@jaspero/[email protected]) (2021-08-03)

### Features

* **page-builder:** Block decorator [#59](#59) ([8e2d691](8e2d691))
  • Loading branch information
semantic-release-bot committed Aug 3, 2021
1 parent 2206bbf commit 6fb7f61
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions projects/page-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# @jaspero/fb-page-builder [3.4.0](https://github.com/Jaspero/schema-forms/compare/@jaspero/[email protected]...@jaspero/[email protected]) (2021-08-03)


### Features

* **page-builder:** Block decorator [#59](https://github.com/Jaspero/schema-forms/issues/59) ([8e2d691](https://github.com/Jaspero/schema-forms/commit/8e2d691cacaa93946ed7e8833c62a5c8ea753b96))





### Dependencies

* **@jaspero/form-builder:** upgraded to 4.3.0

# @jaspero/fb-page-builder [3.3.0](https://github.com/Jaspero/schema-forms/compare/@jaspero/[email protected]...@jaspero/[email protected]) (2021-07-05)


Expand Down
2 changes: 1 addition & 1 deletion projects/page-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"homepage": "https://jaspero.co",
"peerDependencies": {
"@jaspero/form-builder": "4.2.0",
"@jaspero/form-builder": "4.3.0",
"@ngneat/until-destroy": "^8.0.0"
},
"release": {
Expand Down

0 comments on commit 6fb7f61

Please sign in to comment.