Skip to content

Commit 708a433

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.13 [skip ci]
1 parent ce68e04 commit 708a433

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.13](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.12...v0.2.13) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* yarn version ([0733a74](https://github.com/tiavina-mika/check-password-complexity/commit/0733a745104083a6c5578ade99e96ee9dd32a797))
7+
8+
9+
110
## [0.2.12](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.11...v0.2.12) (2024-06-10)
211

312

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

3544

3645

37-
## [0.2.8](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.7...v0.2.8) (2024-06-10)
38-
39-
40-
### Bug Fixes
41-
42-
* workflow ([838ebf6](https://github.com/tiavina-mika/check-password-complexity/commit/838ebf6603f320d62f70b1da43baea9232ae6750))
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.12",
3+
"version": "0.2.13",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)