Skip to content

Commit e8d2b6c

Browse files
committed
chore(release): bump version number to 3.2.0
1 parent f416b27 commit e8d2b6c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.2.0"></a>
2+
# [3.2.0](https://github.com/angular-material-extensions/password-strength/compare/v3.1.0...v3.2.0) (2018-09-25)
3+
4+
5+
### Features
6+
7+
* **package:** added animations to the `mat-password-strength-info` component ([cff9fda](https://github.com/angular-material-extensions/password-strength/commit/cff9fda))
8+
9+
10+
111
<a name="3.1.0"></a>
212
# [3.1.0](https://github.com/angular-material-extensions/password-strength/compare/v3.0.0...v3.1.0) (2018-08-13)
313

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

0 commit comments

Comments
 (0)