Skip to content

Commit 2ba7238

Browse files
committed
chore(release): bump version number to 4.1.1
1 parent d2814bd commit 2ba7238

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.1.1](https://github.com/angular-material-extensions/password-strength/compare/v4.1.0...v4.1.1) (2019-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** updated angular and other deps ([29a8a42](https://github.com/angular-material-extensions/password-strength/commit/29a8a42ed5a5e1b8a279ae1973d80bddf1836b6f))
7+
* **package:** updated angular other deps ([d2814bd](https://github.com/angular-material-extensions/password-strength/commit/d2814bd3a68a479f88da169a53e1ec067a3cd659))
8+
9+
10+
111
# [4.1.0](https://github.com/angular-material-extensions/password-strength/compare/v4.0.1...v4.1.0) (2019-10-14)
212

313

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

0 commit comments

Comments
 (0)