Skip to content

Commit

Permalink
chore(release): 11.0.0-beta.10 [skip ci]
Browse files Browse the repository at this point in the history
# [@projectcaluma/ember-testing-v11.0.0-beta.10](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-testing-v11.0.0-beta.9...@projectcaluma/ember-testing-v11.0.0-beta.10) (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 c4fd004 commit 19681fa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [@projectcaluma/ember-testing-v11.0.0-beta.10](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-testing-v11.0.0-beta.9...@projectcaluma/ember-testing-v11.0.0-beta.10) (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-testing-v11.0.0-beta.9](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-testing-v11.0.0-beta.8...@projectcaluma/ember-testing-v11.0.0-beta.9) (2022-06-09)


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

0 comments on commit 19681fa

Please sign in to comment.