From 738b3be4ab3974ca2763209c4d32c0ea378a5c8d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Apr 2020 03:22:37 +0000 Subject: [PATCH] chore(release): 0.2.9 [skip ci] ## [0.2.9](https://github.com/mike-north/ember-api-actions/compare/v0.2.8...v0.2.9) (2020-04-04) ### Bug Fixes * **deps:** ember-cli-typescript ([#409](https://github.com/mike-north/ember-api-actions/issues/409)) ([c493a53](https://github.com/mike-north/ember-api-actions/commit/c493a53)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48a1c972..9f432a58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.2.9](https://github.com/mike-north/ember-api-actions/compare/v0.2.8...v0.2.9) (2020-04-04) + + +### Bug Fixes + +* **deps:** ember-cli-typescript ([#409](https://github.com/mike-north/ember-api-actions/issues/409)) ([c493a53](https://github.com/mike-north/ember-api-actions/commit/c493a53)) + ## [0.2.8](https://github.com/mike-north/ember-api-actions/compare/v0.2.7...v0.2.8) (2019-04-11)