Skip to content

Commit 886d9d5

Browse files
committed
chore(release): bump version number to 1.0.3
1 parent e3fa48b commit 886d9d5

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="1.0.3"></a>
2+
## [1.0.3](https://github.com/anthonynahas/ngx-material-password-strength/compare/v1.0.2...v1.0.3) (2018-04-15)
3+
4+
5+
### Bug Fixes
6+
7+
* **ngx-material-password-strength:** added peerDependencies ([e3fa48b](https://github.com/anthonynahas/ngx-material-password-strength/commit/e3fa48b))
8+
9+
10+
111
<a name="1.0.2"></a>
212
## [1.0.2](https://github.com/anthonynahas/ngx-material-password-strength/compare/v1.0.1...v1.0.2) (2018-04-14)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-material-password-strength",
33
"description": "Material password strength meter to indicate how secure is the provided password",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/anthonynahas/ngx-material-password-strength",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)