Skip to content

Commit

Permalink
chore(release): bump version number to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Mar 23, 2019
1 parent d26b704 commit b5999b9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
## [3.1.1](https://github.com/angular-material-extensions/contacts/compare/v3.1.0...v3.1.1) (2019-02-11)
## [3.1.2](https://github.com/angular-material-extensions/contacts/compare/v3.1.0...v3.1.2) (2019-03-23)


### Bug Fixes

* **demo:** updated angular and other dependencies ([dff9b40](https://github.com/angular-material-extensions/contacts/commit/dff9b40))
* **demo:** updated angular to v7.2.10 and other deps incl. material and flexlayout ([aab4c82](https://github.com/angular-material-extensions/contacts/commit/aab4c82))
* **demo:** updated angular to v7.2.4 and other dependencies ([5b8df7f](https://github.com/angular-material-extensions/contacts/commit/5b8df7f))
* **package:** added material ripple to the contacts row ([24da248](https://github.com/angular-material-extensions/contacts/commit/24da248))
* **package:** added schematics support [#72](https://github.com/angular-material-extensions/contacts/issues/72) ([db933eb](https://github.com/angular-material-extensions/contacts/commit/db933eb))
* **package:** updated angular and other dependencies ([316f018](https://github.com/angular-material-extensions/contacts/commit/316f018))
* **package:** updated angular to v7.2.10 and other deps incl. material and flexlayout ([9ffdc15](https://github.com/angular-material-extensions/contacts/commit/9ffdc15))
* **package:** updated angular to v7.2.4 and other dependencies ([0fc2353](https://github.com/angular-material-extensions/contacts/commit/0fc2353))
* **package:** updated the schematics libs version ([d26b704](https://github.com/angular-material-extensions/contacts/commit/d26b704))


### Features

* **package:** added angular schematics support ([636cefd](https://github.com/angular-material-extensions/contacts/commit/636cefd))



Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@angular-material-extensions/contacts",
"description": "Angular Library to manage contacts and users with a material design",
"version": "3.1.1",
"version": "3.1.2",
"homepage": "https://github.com/angular-material-extensions/contacts",
"author": {
"name": "anthonynahas",
Expand Down

0 comments on commit b5999b9

Please sign in to comment.