Skip to content

Commit 7740e4b

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.17 [skip ci]
1 parent da5c9c4 commit 7740e4b

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.17](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.16...v0.2.17) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* yarn cache ([18e55b6](https://github.com/tiavina-mika/check-password-complexity/commit/18e55b629e74364d99280d1787ba1b8a9f292c41))
7+
8+
9+
110
## [0.2.16](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.15...v0.2.16) (2024-06-10)
211

312

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

3544

3645

37-
## [0.2.12](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.11...v0.2.12) (2024-06-10)
38-
39-
40-
### Bug Fixes
41-
42-
* workflow ([832f119](https://github.com/tiavina-mika/check-password-complexity/commit/832f1192619670cb723282f790f286de6dbcc02c))
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.16",
3+
"version": "0.2.17",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)