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+
119## [ 3.8.1] ( https://github.com/angular-material-extensions/password-strength/compare/v3.8.0...v3.8.1 ) (2019-05-14)
220
321
Original file line number Diff line number Diff line change 1212 "private" : true ,
1313 "dependencies" : {
1414 "@angular/animations" : " ~8.0.0" ,
15- "@angular/cdk" : " ~7.3.7 " ,
15+ "@angular/cdk" : " ~8.0.1 " ,
1616 "@angular/common" : " ~8.0.0" ,
1717 "@angular/compiler" : " ~8.0.0" ,
1818 "@angular/core" : " ~8.0.0" ,
1919 "@angular/flex-layout" : " ^8.0.0-beta.26" ,
2020 "@angular/forms" : " ~8.0.0" ,
21- "@angular/material" : " ~7.3.7 " ,
21+ "@angular/material" : " ~8.0.1 " ,
2222 "@angular/platform-browser" : " ~8.0.0" ,
2323 "@angular/platform-browser-dynamic" : " ~8.0.0" ,
2424 "@angular/router" : " ~8.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-material-extensions/password-strength" ,
33 "description" : " Material password strength meter to indicate how secure is the provided password" ,
4- "version" : " 3.8.1 " ,
4+ "version" : " 4.0.0-beta " ,
55 "homepage" : " https://github.com/angular-material-extensions/password-strength" ,
66 "author" : {
77 "name" : " anthonynahas" ,
You can’t perform that action at this time.
0 commit comments