Skip to content

Commit afa8593

Browse files
chore(release): 6.10.2
## [6.10.2](v6.10.1...v6.10.2) (2021-02-15) ### Bug Fixes * **field:** some questions do not have an answer, handle this correctly ([#1240](#1240)) ([f163748](f163748))
1 parent f163748 commit afa8593

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.10.2](https://github.com/projectcaluma/ember-caluma/compare/v6.10.1...v6.10.2) (2021-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **field:** some questions do not have an answer, handle this correctly ([#1240](https://github.com/projectcaluma/ember-caluma/issues/1240)) ([f163748](https://github.com/projectcaluma/ember-caluma/commit/f1637489d590936bf20ffd2a98a96145f9a84c6e))
7+
18
## [6.10.1](https://github.com/projectcaluma/ember-caluma/compare/v6.10.0...v6.10.1) (2021-02-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-caluma",
3-
"version": "6.10.1",
3+
"version": "6.10.2",
44
"description": "The Ember.js addon for Caluma",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)