Skip to content

Commit e718ff7

Browse files
committed
chore(release): bump version number to 3.5.3
1 parent 074ec24 commit e718ff7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [3.5.3](https://github.com/angular-material-extensions/password-strength/compare/v3.5.2...v3.5.3) (2019-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** updated angular to v7.2.10 ([1a01dd5](https://github.com/angular-material-extensions/password-strength/commit/1a01dd5))
7+
* **package:** bumped the lib version for angular schematics ([7445daa](https://github.com/angular-material-extensions/password-strength/commit/7445daa))
8+
* **package:** removed unwanted logs [#151](https://github.com/angular-material-extensions/password-strength/issues/151) ([074ec24](https://github.com/angular-material-extensions/password-strength/commit/074ec24))
9+
* **package:** updated angular to v7.2.10 ([99d4005](https://github.com/angular-material-extensions/password-strength/commit/99d4005))
10+
11+
12+
113
## [3.5.2](https://github.com/angular-material-extensions/password-strength/compare/v3.5.1...v3.5.2) (2019-03-19)
214

315

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

0 commit comments

Comments
 (0)