Skip to content

Commit 5859db5

Browse files
committed
chore(release): bump version number to 4.1.2
1 parent a1d3efa commit 5859db5

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.1.2](https://github.com/angular-material-extensions/password-strength/compare/v4.1.1...v4.1.2) (2020-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** change the primary material color from green to blue ([872d073](https://github.com/angular-material-extensions/password-strength/commit/872d073b0b3a1e9d7c40a70a71012ca186a6c02c))
7+
* **demo:** updated angular and other dependencies ([ab27d31](https://github.com/angular-material-extensions/password-strength/commit/ab27d315b4f2283cf80432df165fa80fc63d96d7))
8+
* **demo:** updated angular and other dependencies ([4ec3d79](https://github.com/angular-material-extensions/password-strength/commit/4ec3d795d3f4ab30055fd4cbc057ff8a9694893e))
9+
* **package:** updated angular and other dependencies ([a1d3efa](https://github.com/angular-material-extensions/password-strength/commit/a1d3efacb14f154a2942568bf422601e1492eddb))
10+
* **package:** updated angular and other dependencies ([e0f3fad](https://github.com/angular-material-extensions/password-strength/commit/e0f3fad5bac1d5a217ed52861dc0af4deac4b4ef))
11+
* **package:** updated rollup and webpack-cli to the latest version ([3269366](https://github.com/angular-material-extensions/password-strength/commit/3269366748cd689ef37b0e5d77e8803cfb3b0417))
12+
13+
14+
115
## [4.1.1](https://github.com/angular-material-extensions/password-strength/compare/v4.1.0...v4.1.1) (2019-10-27)
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.1.1",
4+
"version": "4.1.2",
55
"homepage": "https://github.com/angular-material-extensions/password-strength",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)