From ff84c6fbb82338a7b1936a57b84003757d743ff1 Mon Sep 17 00:00:00 2001 From: Tine Kondo Date: Thu, 14 Dec 2017 20:41:04 +0100 Subject: [PATCH] chore(release): bump version number to 5.4.0 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab8e470..677475d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +# [5.4.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.3.0...v5.4.0) (2017-12-14) + + +### Features + +* **demo:** update demo app to `Angular CLI 1.6` ([eb73b53](https://github.com/tinesoft/generator-ngx-library/commit/eb73b53)) +* **packaging:** update library packaging to support Angular Package Format v5.0 ([7a343cc](https://github.com/tinesoft/generator-ngx-library/commit/7a343cc)) + + + # [5.3.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.2.0...v5.3.0) (2017-11-28) diff --git a/package.json b/package.json index 83b526d..62eaa16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-ngx-library", - "version": "5.3.0", + "version": "5.4.0", "description": "Yeoman generator to bootstrap Angular library creation and publication, with integrated demo app, continuous integration/deployment system, code coverage status and much more!", "license": "MIT", "keywords": [