From 0b2030f96283817b506f66d564f3150db30ef91f Mon Sep 17 00:00:00 2001 From: Tine Kondo Date: Fri, 12 Jan 2018 07:41:09 +0100 Subject: [PATCH] chore(release): bump version number to 5.5.0 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 677475d..8b02d30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +# [5.5.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.4.0...v5.5.0) (2018-01-12) + + +### Features + +* **demo:** update demo app to `Angular CLI` 1.6.3 ([8846d56](https://github.com/tinesoft/generator-ngx-library/commit/8846d56)) +* **testing:** add support for `jest` testing platform ([#136](https://github.com/tinesoft/generator-ngx-library/issues/136)) ([f139a29](https://github.com/tinesoft/generator-ngx-library/commit/f139a29)), closes [#139](https://github.com/tinesoft/generator-ngx-library/issues/139) + + + # [5.4.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.3.0...v5.4.0) (2017-12-14) diff --git a/package.json b/package.json index 5f0656c..9440743 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-ngx-library", - "version": "5.4.0", + "version": "5.5.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": [