From 637b4ec1ce7ff452d730f1624edd027d97b36891 Mon Sep 17 00:00:00 2001 From: Tine Kondo Date: Tue, 17 Apr 2018 19:21:17 +0200 Subject: [PATCH] chore(release): bump version number to 5.8.0 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b3360..c128fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + +# [5.8.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.7.1...v5.8.0) (2018-04-17) + + +### Bug Fixes + +* **tslint:** fix building issue when project's description exceeds 140 chars ([d69807e](https://github.com/tinesoft/generator-ngx-library/commit/d69807e)), closes [#154](https://github.com/tinesoft/generator-ngx-library/issues/154) + + +### Features + +* **packaging:** allow packaging of additional files (images, styles,...) ([d1df8dc](https://github.com/tinesoft/generator-ngx-library/commit/d1df8dc)) +* **recipe:** add recipe about how to build multi-modules libraries ([745bd09](https://github.com/tinesoft/generator-ngx-library/commit/745bd09)) + + + ## [5.7.1](https://github.com/tinesoft/generator-ngx-library/compare/v5.7.0...v5.7.1) (2018-03-22) diff --git a/package.json b/package.json index faca15f..5c6b0a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-ngx-library", - "version": "5.7.1", + "version": "5.8.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": [