From 7377f25ecd2ceb3ac2eac480c61d2afbab7cf3ac Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 11 Apr 2019 14:02:41 -0700 Subject: [PATCH] chore(release): 0.2.8 [skip ci] ## [0.2.8](https://github.com/mike-north/ember-api-actions/compare/v0.2.7...v0.2.8) (2019-04-11) ### Bug Fixes * update ember-cli-typescript ([ac5b054](https://github.com/mike-north/ember-api-actions/commit/ac5b054)), closes [#368](https://github.com/mike-north/ember-api-actions/issues/368) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33e86afe..48a1c972 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.2.8](https://github.com/mike-north/ember-api-actions/compare/v0.2.7...v0.2.8) (2019-04-11) + + +### Bug Fixes + +* update ember-cli-typescript ([ac5b054](https://github.com/mike-north/ember-api-actions/commit/ac5b054)), closes [#368](https://github.com/mike-north/ember-api-actions/issues/368) + ## [0.2.7](https://github.com/mike-north/ember-api-actions/compare/v0.2.6...v0.2.7) (2019-02-15)