Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](https://github.com/mike-north/ember-api-actions.git/compare/v0.1.9...v0.2.0) (2018-10-31)

### Bug Fixes

* after hook should only be fired if the record is NOT destroyed ([9e4149c](https://github.com/mike-north/ember-api-actions.git/commit/9e4149c))
* cleanup variable names, delete empty file ([b0e2bd9](https://github.com/mike-north/ember-api-actions.git/commit/b0e2bd9))

### Features

* Extract serializeAndPush into a util exported by this add-on ([67dbe8a](https://github.com/mike-north/ember-api-actions.git/commit/67dbe8a))
  • Loading branch information
semantic-release-bot committed Oct 31, 2018
1 parent 67dbe8a commit 26a9fed
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
# [0.2.0](https://github.com/mike-north/ember-api-actions.git/compare/v0.1.9...v0.2.0) (2018-10-31)


### Bug Fixes

* after hook should only be fired if the record is NOT destroyed ([9e4149c](https://github.com/mike-north/ember-api-actions.git/commit/9e4149c))
* cleanup variable names, delete empty file ([b0e2bd9](https://github.com/mike-north/ember-api-actions.git/commit/b0e2bd9))


### Features

* Extract serializeAndPush into a util exported by this add-on ([67dbe8a](https://github.com/mike-north/ember-api-actions.git/commit/67dbe8a))

## [0.1.9](https://github.com/mike-north/ember-api-actions/compare/v0.1.8...v0.1.9) (2018-09-02)


Expand Down

0 comments on commit 26a9fed

Please sign in to comment.