diff --git a/CHANGELOG.md b/CHANGELOG.md index 5269fb53..f776277f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.2.2](https://github.com/mike-north/ember-api-actions/compare/v0.2.1...v0.2.2) (2018-11-01) + + +### Bug Fixes + +* lint:ts script for tslint ([1a92733](https://github.com/mike-north/ember-api-actions/commit/1a92733)) +* more type safety ([8a8df37](https://github.com/mike-north/ember-api-actions/commit/8a8df37)) + ## [0.2.1](https://github.com/mike-north/ember-api-actions/compare/v0.2.0...v0.2.1) (2018-11-01)