Skip to content

Commit 85c1a7b

Browse files
committed
chore(release): bump version number to 4.0.1
1 parent c51d9c2 commit 85c1a7b

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+
## [4.0.1](https://github.com/angular-material-extensions/password-strength/compare/v4.0.0...v4.0.1) (2019-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** solved rendering issue ([74caab3](https://github.com/angular-material-extensions/password-strength/commit/74caab3))
7+
* **demo:** the library is now linked ([7109ced](https://github.com/angular-material-extensions/password-strength/commit/7109ced))
8+
* **package:** updated angular to v8.1.1 ([def6dd4](https://github.com/angular-material-extensions/password-strength/commit/def6dd4))
9+
* **package:** updated the dev dependencies ([da6437d](https://github.com/angular-material-extensions/password-strength/commit/da6437d))
10+
* **package:** updated the schematics ([c51d9c2](https://github.com/angular-material-extensions/password-strength/commit/c51d9c2))
11+
* **project:** updated the angular dependencies ([c2e1717](https://github.com/angular-material-extensions/password-strength/commit/c2e1717))
12+
13+
14+
115
# [4.0.0](https://github.com/angular-material-extensions/password-strength/compare/v4.0.0-beta...v4.0.0) (2019-07-06)
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": "4.0.0",
4+
"version": "4.0.1",
55
"homepage": "https://github.com/angular-material-extensions/password-strength",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)