Skip to content

Commit

Permalink
chore(release): 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Mar 17, 2018
1 parent 358d7e6 commit 8b70c6c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.32.0"></a>
# [1.32.0](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v1.31.1...v1.32.0) (2018-03-17)


### Bug Fixes

* **app:** footer styles ([358d7e6](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/358d7e6))


### Features

* **core:** add ngrx store freeze lib for development mode ([80a81fe](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/80a81fe))
* **examples:** enhance todo notification messages, adjust done todo styles ([0e34d7e](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/0e34d7e))
* **examples:** theme todo notifications ([075bef9](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/075bef9)), closes [#72](https://github.com/tomastrajan/angular-ngrx-material-starter/issues/72)



<a name="1.31.1"></a>
## [1.31.1](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v1.31.0...v1.31.1) (2018-03-16)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ngrx-material-starter",
"version": "1.31.1",
"version": "1.32.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 8b70c6c

Please sign in to comment.