Skip to content

Commit 457540f

Browse files
committed
chore(release): bump version number to 4.0.0
1 parent 0b6f33d commit 457540f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
1+
# [4.0.0](https://github.com/angular-material-extensions/password-strength/compare/v4.0.0-beta...v4.0.0) (2019-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** minor ([cd2e8d3](https://github.com/angular-material-extensions/password-strength/commit/cd2e8d3))
7+
* **demo:** updated angular material ([55dda30](https://github.com/angular-material-extensions/password-strength/commit/55dda30))
8+
* **package:** updated angular to v8.1 ([591560b](https://github.com/angular-material-extensions/password-strength/commit/591560b))
9+
* **package:** updated the dependencies ([f4f9f33](https://github.com/angular-material-extensions/password-strength/commit/f4f9f33))
10+
11+
12+
113
# [4.0.0-beta](https://github.com/angular-material-extensions/password-strength/compare/v3.8.1...v4.0.0-beta) (2019-06-13)
214

315

416
### Bug Fixes
517

618
* **demo:** updated the demo apps ([4dca596](https://github.com/angular-material-extensions/password-strength/commit/4dca596))
719
* **demo:** updated the dependencies ([97f743f](https://github.com/angular-material-extensions/password-strength/commit/97f743f))
20+
* **package:** updated changelog and released v4.0.0-beta ([76b250c](https://github.com/angular-material-extensions/password-strength/commit/76b250c))
821
* **package:** updated the dependencies ([4e3c930](https://github.com/angular-material-extensions/password-strength/commit/4e3c930))
922
* **package:** updated the dependencies ([f69d858](https://github.com/angular-material-extensions/password-strength/commit/f69d858))
1023
* **package:** upgraded the lib to v8 ([6deecef](https://github.com/angular-material-extensions/password-strength/commit/6deecef))

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

0 commit comments

Comments
 (0)