From aa549fe3efbd73779db8680b30a15f41216407ba Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 2 Sep 2019 10:49:47 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=93=A2=201.2.9=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.9](https://github.com/Disane87/ngx-taskboard/compare/v1.2.8...v1.2.9) (2019-09-02) ### Bug Fixes * **package.json:** readme missing in package.json ([ec8ec85](https://github.com/Disane87/ngx-taskboard/commit/ec8ec85)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e5adf..38b99b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.9](https://github.com/Disane87/ngx-taskboard/compare/v1.2.8...v1.2.9) (2019-09-02) + + +### Bug Fixes + +* **package.json:** readme missing in package.json ([ec8ec85](https://github.com/Disane87/ngx-taskboard/commit/ec8ec85)) + ## [1.2.8](https://github.com/Disane87/ngx-taskboard/compare/v1.2.7...v1.2.8) (2019-09-02)