Skip to content

Commit bd5f479

Browse files
committed
chore(release): bump version number to 3.6.1
1 parent 9af1ff5 commit bd5f479

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.6.1](https://github.com/angular-material-extensions/password-strength/compare/v3.6.0...v3.6.1) (2019-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** updated angular cdk + material ([66a7c16](https://github.com/angular-material-extensions/password-strength/commit/66a7c16))
7+
* **package:** removed MatInputModule from the lib ([9af1ff5](https://github.com/angular-material-extensions/password-strength/commit/9af1ff5))
8+
* **package:** updated angular cdk + material ([d210563](https://github.com/angular-material-extensions/password-strength/commit/d210563))
9+
10+
11+
112
# [3.6.0](https://github.com/angular-material-extensions/password-strength/compare/v3.5.3...v3.6.0) (2019-03-25)
213

314

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/password-strength",
33
"description": "Material password strength meter to indicate how secure is the provided password",
4-
"version": "3.6.0",
4+
"version": "3.6.1",
55
"homepage": "https://github.com/angular-material-extensions/password-strength",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)