Skip to content

Commit 5c7d241

Browse files
committed
chore(release): bump version number to 3.5.1
1 parent 3d0e759 commit 5c7d241

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.5.1](https://github.com/angular-material-extensions/password-strength/compare/v3.5.0...v3.5.1) (2019-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** issue with schematics version import fixed ([3d0e759](https://github.com/angular-material-extensions/password-strength/commit/3d0e759))
7+
8+
9+
110
# [3.5.0](https://github.com/angular-material-extensions/password-strength/compare/v3.4.1...v3.5.0) (2019-03-09)
211

312

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

0 commit comments

Comments
 (0)