Skip to content

Commit 89c8167

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.19 [skip ci]
1 parent 35a0ac8 commit 89c8167

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.19](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.18...v0.2.19) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* yarn lock ([585bac5](https://github.com/tiavina-mika/check-password-complexity/commit/585bac5952662fbb472e16fcbcb651a7d6a1333f))
7+
8+
9+
110
## [0.2.18](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.17...v0.2.18) (2024-06-10)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.2.14](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.13...v0.2.14) (2024-06-10)
38-
39-
40-
### Bug Fixes
41-
42-
* test build ([6ade815](https://github.com/tiavina-mika/check-password-complexity/commit/6ade8159e53134d8c2958e118652565b7b3c9696))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "check-password-complexity",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)