Skip to content

Commit

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

### Bug Fixes

* better naming conventions for uploaded files [#77](#77) ([44c3a9d](44c3a9d))

### Features

* **page-builder:** connected save methods [#77](#77) ([b8a1730](b8a1730))
* refactored all fields to use new save method approach ([6e20934](6e20934))
* **form-builder:** forwarding formId and parentForm to segments and fields ([918454d](918454d))
* **form-builder:** processing method on file component working 🎉 [#77](#77) ([af89035](af89035))
* **form-builder:** refactored save method [#77](#77) ([fc8ca71](fc8ca71))
  • Loading branch information
semantic-release-bot committed Feb 11, 2022
1 parent 74da255 commit f76520d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions projects/form-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# @jaspero/form-builder [5.4.0](https://github.com/Jaspero/schema-forms/compare/@jaspero/[email protected]...@jaspero/[email protected]) (2022-02-11)


### Bug Fixes

* better naming conventions for uploaded files [#77](https://github.com/Jaspero/schema-forms/issues/77) ([44c3a9d](https://github.com/Jaspero/schema-forms/commit/44c3a9d46d374ad0e298b3afdc46fd02345bfdb5))


### Features

* **page-builder:** connected save methods [#77](https://github.com/Jaspero/schema-forms/issues/77) ([b8a1730](https://github.com/Jaspero/schema-forms/commit/b8a173050fc390fd2eef5e1af2b760bdb0dbd322))
* refactored all fields to use new save method approach ([6e20934](https://github.com/Jaspero/schema-forms/commit/6e209348b00763118144be107f74243f531bfda8))
* **form-builder:** forwarding formId and parentForm to segments and fields ([918454d](https://github.com/Jaspero/schema-forms/commit/918454d89fdcc6e9531bf98f9f2f175633111394))
* **form-builder:** processing method on file component working :tada: [#77](https://github.com/Jaspero/schema-forms/issues/77) ([af89035](https://github.com/Jaspero/schema-forms/commit/af89035fea64143864d7098896a5130118017acc))
* **form-builder:** refactored save method [#77](https://github.com/Jaspero/schema-forms/issues/77) ([fc8ca71](https://github.com/Jaspero/schema-forms/commit/fc8ca71326e0ddb6e4147218dcb2172bd1e39235))

## @jaspero/form-builder [5.3.1](https://github.com/Jaspero/schema-forms/compare/@jaspero/[email protected]...@jaspero/[email protected]) (2022-02-08)


Expand Down

0 comments on commit f76520d

Please sign in to comment.