diff --git a/CHANGELOG.md b/CHANGELOG.md index 573943577..83f26aadb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/projectcaluma/ember-caluma/compare/v1.2.0...v1.2.1) (2019-06-19) + + +### Bug Fixes + +* **table:** fix answer handling of table questions ([7923168](https://github.com/projectcaluma/ember-caluma/commit/7923168)) + # [1.2.0](https://github.com/projectcaluma/ember-caluma/compare/v1.1.0...v1.2.0) (2019-06-18) diff --git a/package.json b/package.json index 27f0b2693..a2e1572af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-caluma", - "version": "1.2.0", + "version": "1.2.1", "description": "The Ember.js addon for Caluma", "keywords": [ "ember-addon",