Skip to content

Commit d5c0be0

Browse files
committed
chore(release): bump version number to 3.8.1
1 parent 95af09e commit d5c0be0

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [3.8.1](https://github.com/angular-material-extensions/password-strength/compare/v3.8.0...v3.8.1) (2019-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** adjusted the second visibility toggle ([6beddcf](https://github.com/angular-material-extensions/password-strength/commit/6beddcf))
7+
* **demo:** downgraded angular platform browser to v7.2.12 ([95af09e](https://github.com/angular-material-extensions/password-strength/commit/95af09e))
8+
* **demo:** updated angular to v7.2.15 ([aa9ca5a](https://github.com/angular-material-extensions/password-strength/commit/aa9ca5a))
9+
* **package:** updated angular material and csk to v7.3.7 ([5769339](https://github.com/angular-material-extensions/password-strength/commit/5769339))
10+
* **package:** updated angular to v7.2.15 ([ce187ad](https://github.com/angular-material-extensions/password-strength/commit/ce187ad))
11+
* **package:** updated postcss ([f063f40](https://github.com/angular-material-extensions/password-strength/commit/f063f40))
12+
* **package:** updated the dependencies ([fa37170](https://github.com/angular-material-extensions/password-strength/commit/fa37170))
13+
14+
15+
116
# [3.8.0](https://github.com/angular-material-extensions/password-strength/compare/v3.7.0...v3.8.0) (2019-04-26)
217

318

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

0 commit comments

Comments
 (0)