Skip to content

Commit

Permalink
chore(release): 11.0.0-beta.22 [skip ci]
Browse files Browse the repository at this point in the history
# [@projectcaluma/ember-form-v11.0.0-beta.22](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-form-v11.0.0-beta.21...@projectcaluma/ember-form-v11.0.0-beta.22) (2022-08-05)

* feat!: add multi file upload (#2040) ([c4fd004](c4fd004)), closes [#2040](#2040)

### BREAKING CHANGES

* This requires the caluma backend version v8.0.0-beta.12
or later.
  • Loading branch information
semantic-release-bot committed Aug 5, 2022
1 parent 0cb12bd commit 8a8f3b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [@projectcaluma/ember-form-v11.0.0-beta.22](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-form-v11.0.0-beta.21...@projectcaluma/ember-form-v11.0.0-beta.22) (2022-08-05)


* feat!: add multi file upload (#2040) ([c4fd004](https://github.com/projectcaluma/ember-caluma/commit/c4fd0049654b2d2e5ea62e5909a45d89cb888b40)), closes [#2040](https://github.com/projectcaluma/ember-caluma/issues/2040)


### BREAKING CHANGES

* This requires the caluma backend version v8.0.0-beta.12
or later.

# [@projectcaluma/ember-form-v11.0.0-beta.21](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-form-v11.0.0-beta.20...@projectcaluma/ember-form-v11.0.0-beta.21) (2022-06-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@projectcaluma/ember-form",
"version": "11.0.0-beta.21",
"version": "11.0.0-beta.22",
"description": "Ember addon for rendering Caluma forms.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 8a8f3b3

Please sign in to comment.