Skip to content

Commit c952185

Browse files
committed
chore(release): bump version number to 3.4.0
1 parent a8f5063 commit c952185

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.4.0](https://github.com/angular-material-extensions/password-strength/compare/v3.3.1...v3.4.0) (2018-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** updated the highlightjs module in the shared module ([8cfd22c](https://github.com/angular-material-extensions/password-strength/commit/8cfd22c))
7+
* **demo:** upgraded ngx-highlightjs to v3 ([420f946](https://github.com/angular-material-extensions/password-strength/commit/420f946))
8+
9+
10+
### Features
11+
12+
* **package:** added the ability to change and adapt custom msgs for the info component ([b817bee](https://github.com/angular-material-extensions/password-strength/commit/b817bee))
13+
14+
15+
116
## [3.3.1](https://github.com/angular-material-extensions/password-strength/compare/v3.3.0...v3.3.1) (2018-11-20)
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.3.1",
4+
"version": "3.4.0",
55
"homepage": "https://github.com/angular-material-extensions/password-strength",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)