Skip to content

Commit aa19763

Browse files
committed
chore(release): bump version number to 3.4.1
1 parent a20dbde commit aa19763

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [3.4.1](https://github.com/angular-material-extensions/password-strength/compare/v3.4.0...v3.4.1) (2019-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** updated angular cdk and material to v7.2.1 ([a000c53](https://github.com/angular-material-extensions/password-strength/commit/a000c53))
7+
* **demo:** updated angular to v7.2.0 ([9670929](https://github.com/angular-material-extensions/password-strength/commit/9670929))
8+
* **demo:** upgraded angular to v7.2.3 ([f67e718](https://github.com/angular-material-extensions/password-strength/commit/f67e718))
9+
* **package:** removed flex layout directives - no peer deps needed [#137](https://github.com/angular-material-extensions/password-strength/issues/137) ([1d82666](https://github.com/angular-material-extensions/password-strength/commit/1d82666))
10+
* **package:** updated angular to v7.1.4 ([73c4b24](https://github.com/angular-material-extensions/password-strength/commit/73c4b24))
11+
* **package:** updated postcss ([2e50999](https://github.com/angular-material-extensions/password-strength/commit/2e50999))
12+
* **package:** upgraded angular to v7.2.0 ([e2561ef](https://github.com/angular-material-extensions/password-strength/commit/e2561ef))
13+
* **package:** upgraded angular to v7.2.3 ([ec87bdb](https://github.com/angular-material-extensions/password-strength/commit/ec87bdb))
14+
* **package:** upgraded rollup to v1 and updated other deps ([3c51390](https://github.com/angular-material-extensions/password-strength/commit/3c51390))
15+
16+
17+
118
# [3.4.0](https://github.com/angular-material-extensions/password-strength/compare/v3.3.1...v3.4.0) (2018-12-11)
219

320

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

0 commit comments

Comments
 (0)