Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2019-07-02)

### Bug Fixes

* **deps:** update dependency sass to v1.22.2 ([3881d3c](3881d3c))
* **deps:** update ember infrastructure ([7a63a38](7a63a38))
* **form:** fix wrong updating of the answer value ([091831e](091831e))
  • Loading branch information
semantic-release-bot committed Jul 2, 2019
1 parent 091831e commit 0b863d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.4](https://github.com/projectcaluma/ember-caluma/compare/v1.2.3...v1.2.4) (2019-07-02)


### Bug Fixes

* **deps:** update dependency sass to v1.22.2 ([3881d3c](https://github.com/projectcaluma/ember-caluma/commit/3881d3c))
* **deps:** update ember infrastructure ([7a63a38](https://github.com/projectcaluma/ember-caluma/commit/7a63a38))
* **form:** fix wrong updating of the answer value ([091831e](https://github.com/projectcaluma/ember-caluma/commit/091831e))

## [1.2.3](https://github.com/projectcaluma/ember-caluma/compare/v1.2.2...v1.2.3) (2019-07-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-caluma",
"version": "1.2.3",
"version": "1.2.4",
"description": "The Ember.js addon for Caluma",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 0b863d8

Please sign in to comment.