diff --git a/packages/distribution/CHANGELOG.md b/packages/distribution/CHANGELOG.md index 115059042..9e36e8244 100644 --- a/packages/distribution/CHANGELOG.md +++ b/packages/distribution/CHANGELOG.md @@ -1,3 +1,16 @@ +# [@projectcaluma/ember-distribution-v1.0.0-beta.12](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-distribution-v1.0.0-beta.11...@projectcaluma/ember-distribution-v1.0.0-beta.12) (2022-06-09) + + +### Bug Fixes + +* **distribution:** fix selection of groups with the checkbox ([9f028dc](https://github.com/projectcaluma/ember-caluma/commit/9f028dc6ec16214249f43e519280397131006e7c)) +* **distribution:** refetch inquiry answer after work-item completion ([60cfaca](https://github.com/projectcaluma/ember-caluma/commit/60cfaca04d94a44efc4950eeb1aecee767b4eeb5)) + + +### Features + +* **distribution:** add configurable status for unanswered inquiries ([e08247f](https://github.com/projectcaluma/ember-caluma/commit/e08247f6e2b73f859011f4eac7ffff71f101f546)) + # [@projectcaluma/ember-distribution-v1.0.0-beta.11](https://github.com/projectcaluma/ember-caluma/compare/@projectcaluma/ember-distribution-v1.0.0-beta.10...@projectcaluma/ember-distribution-v1.0.0-beta.11) (2022-05-13) diff --git a/packages/distribution/package.json b/packages/distribution/package.json index e154c5fad..56caa6d88 100644 --- a/packages/distribution/package.json +++ b/packages/distribution/package.json @@ -1,6 +1,6 @@ { "name": "@projectcaluma/ember-distribution", - "version": "1.0.0-beta.11", + "version": "1.0.0-beta.12", "description": "Ember engine for the Caluma distribution module.", "keywords": [ "ember-addon",