Skip to content

Commit b5999b9

Browse files
committed
chore(release): bump version number to 3.1.2
1 parent d26b704 commit b5999b9

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
1-
## [3.1.1](https://github.com/angular-material-extensions/contacts/compare/v3.1.0...v3.1.1) (2019-02-11)
1+
## [3.1.2](https://github.com/angular-material-extensions/contacts/compare/v3.1.0...v3.1.2) (2019-03-23)
22

33

44
### Bug Fixes
55

6+
* **demo:** updated angular and other dependencies ([dff9b40](https://github.com/angular-material-extensions/contacts/commit/dff9b40))
7+
* **demo:** updated angular to v7.2.10 and other deps incl. material and flexlayout ([aab4c82](https://github.com/angular-material-extensions/contacts/commit/aab4c82))
68
* **demo:** updated angular to v7.2.4 and other dependencies ([5b8df7f](https://github.com/angular-material-extensions/contacts/commit/5b8df7f))
9+
* **package:** added material ripple to the contacts row ([24da248](https://github.com/angular-material-extensions/contacts/commit/24da248))
10+
* **package:** added schematics support [#72](https://github.com/angular-material-extensions/contacts/issues/72) ([db933eb](https://github.com/angular-material-extensions/contacts/commit/db933eb))
11+
* **package:** updated angular and other dependencies ([316f018](https://github.com/angular-material-extensions/contacts/commit/316f018))
12+
* **package:** updated angular to v7.2.10 and other deps incl. material and flexlayout ([9ffdc15](https://github.com/angular-material-extensions/contacts/commit/9ffdc15))
713
* **package:** updated angular to v7.2.4 and other dependencies ([0fc2353](https://github.com/angular-material-extensions/contacts/commit/0fc2353))
14+
* **package:** updated the schematics libs version ([d26b704](https://github.com/angular-material-extensions/contacts/commit/d26b704))
15+
16+
17+
### Features
18+
19+
* **package:** added angular schematics support ([636cefd](https://github.com/angular-material-extensions/contacts/commit/636cefd))
820

921

1022

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@angular-material-extensions/contacts",
33
"description": "Angular Library to manage contacts and users with a material design",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"homepage": "https://github.com/angular-material-extensions/contacts",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)