Skip to content

Commit

Permalink
chore(release): bump version number to 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Mar 20, 2018
1 parent a96441f commit fb8f2ea
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="5.7.0"></a>
# [5.7.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.6.0...v5.7.0) (2018-03-20)


### Features

* **demo:** update demo app to Angular CLI `1.7.3` ([68804ba](https://github.com/tinesoft/generator-ngx-library/commit/68804ba))
* **ngModules:** add 'bazel' and 'service-worker' modules (for ng5+) ([8992724](https://github.com/tinesoft/generator-ngx-library/commit/8992724))
* **rollup:** update rollup to `v0.57.0` for better perfs ([ca19b0b](https://github.com/tinesoft/generator-ngx-library/commit/ca19b0b))



<a name="5.6.0"></a>
# [5.6.0](https://github.com/tinesoft/generator-ngx-library/compare/v5.5.0...v5.6.0) (2018-02-12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-ngx-library",
"version": "5.6.0",
"version": "5.7.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": [
Expand Down

0 comments on commit fb8f2ea

Please sign in to comment.