Skip to content

Commit

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

### Bug Fixes

* **form:** make sure dynamic options are loaded before validating ([2713b37](2713b37))
  • Loading branch information
semantic-release-bot committed Mar 16, 2022
1 parent 2713b37 commit 5dae96f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@projectcaluma/ember-form-v11.0.0-beta.15](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-form-v11.0.0-beta.14...@projectcaluma/ember-form-v11.0.0-beta.15) (2022-03-16)


### Bug Fixes

* **form:** make sure dynamic options are loaded before validating ([2713b37](https://github.com/projectcaluma/ember-caluma/commit/2713b3718b64f9111ca3e7bec2a6c60fafcb183a))

# [@projectcaluma/ember-form-v11.0.0-beta.14](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-form-v11.0.0-beta.13...@projectcaluma/ember-form-v11.0.0-beta.14) (2022-03-11)


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.14",
"version": "11.0.0-beta.15",
"description": "Ember addon for rendering Caluma forms.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 5dae96f

Please sign in to comment.