Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.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

* refactored all fields to use new save method approach ([6e20934](6e20934))
  • Loading branch information
semantic-release-bot committed Feb 11, 2022
1 parent dbb783f commit 516764b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions projects/tinymce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# @jaspero/fb-tinymce [2.6.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

* refactored all fields to use new save method approach ([6e20934](https://github.com/Jaspero/schema-forms/commit/6e209348b00763118144be107f74243f531bfda8))





### Dependencies

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

## @jaspero/fb-tinymce [2.5.6](https://github.com/Jaspero/schema-forms/compare/@jaspero/[email protected]...@jaspero/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion projects/tinymce/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": "5.3.1",
"@jaspero/form-builder": "5.4.0",
"tinymce": "^5.4.2"
},
"release": {
Expand Down

0 comments on commit 516764b

Please sign in to comment.