Skip to content

Commit e132e4b

Browse files
committed
chore(release): bump version number to 3.7.0
1 parent 4790068 commit e132e4b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [3.7.0](https://github.com/angular-material-extensions/password-strength/compare/v3.6.1...v3.7.0) (2019-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** updated autoprefixer and rollup-plugin-node-resolve ([3ecbca6](https://github.com/angular-material-extensions/password-strength/commit/3ecbca6))
7+
8+
9+
### Features
10+
11+
* **package:** added support of custom regex validation [#147](https://github.com/angular-material-extensions/password-strength/issues/147) # 155 ([4790068](https://github.com/angular-material-extensions/password-strength/commit/4790068))
12+
13+
14+
115
## [3.6.1](https://github.com/angular-material-extensions/password-strength/compare/v3.6.0...v3.6.1) (2019-03-26)
216

317

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.1",
4+
"version": "3.7.0",
55
"homepage": "https://github.com/angular-material-extensions/password-strength",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)