File tree Expand file tree Collapse file tree 4 files changed +27
-9
lines changed Expand file tree Collapse file tree 4 files changed +27
-9
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.0.0-beta] ( https://github.com/angular-material-extensions/password-strength/compare/v3.8.1...v4.0.0-beta ) (2019-06-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** demo:** updated the demo apps ([ 4dca596] ( https://github.com/angular-material-extensions/password-strength/commit/4dca596 ) )
7
+ * ** demo:** updated the dependencies ([ 97f743f] ( https://github.com/angular-material-extensions/password-strength/commit/97f743f ) )
8
+ * ** package:** updated the dependencies ([ 4e3c930] ( https://github.com/angular-material-extensions/password-strength/commit/4e3c930 ) )
9
+ * ** package:** updated the dependencies ([ f69d858] ( https://github.com/angular-material-extensions/password-strength/commit/f69d858 ) )
10
+ * ** package:** upgraded the lib to v8 ([ 6deecef] ( https://github.com/angular-material-extensions/password-strength/commit/6deecef ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * ** demo2:** added new demo app with angular v8 ([ e6259a5] ( https://github.com/angular-material-extensions/password-strength/commit/e6259a5 ) )
16
+
17
+
18
+
1
19
## [ 3.8.1] ( https://github.com/angular-material-extensions/password-strength/compare/v3.8.0...v3.8.1 ) (2019-05-14)
2
20
3
21
Original file line number Diff line number Diff line change 12
12
"private" : true ,
13
13
"dependencies" : {
14
14
"@angular/animations" : " ~8.0.0" ,
15
- "@angular/cdk" : " ~7.3.7 " ,
15
+ "@angular/cdk" : " ~8.0.1 " ,
16
16
"@angular/common" : " ~8.0.0" ,
17
17
"@angular/compiler" : " ~8.0.0" ,
18
18
"@angular/core" : " ~8.0.0" ,
19
19
"@angular/flex-layout" : " ^8.0.0-beta.26" ,
20
20
"@angular/forms" : " ~8.0.0" ,
21
- "@angular/material" : " ~7.3.7 " ,
21
+ "@angular/material" : " ~8.0.1 " ,
22
22
"@angular/platform-browser" : " ~8.0.0" ,
23
23
"@angular/platform-browser-dynamic" : " ~8.0.0" ,
24
24
"@angular/router" : " ~8.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-material-extensions/password-strength" ,
3
3
"description" : " Material password strength meter to indicate how secure is the provided password" ,
4
- "version" : " 3.8.1 " ,
4
+ "version" : " 4.0.0-beta " ,
5
5
"homepage" : " https://github.com/angular-material-extensions/password-strength" ,
6
6
"author" : {
7
7
"name" : " anthonynahas" ,
You can’t perform that action at this time.
0 commit comments