Skip to content

Commit 3229966

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.12 [skip ci]
1 parent 83fd66d commit 3229966

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.12](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.11...v0.2.12) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* workflow ([832f119](https://github.com/tiavina-mika/check-password-complexity/commit/832f1192619670cb723282f790f286de6dbcc02c))
7+
8+
9+
110
## [0.2.11](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.10...v0.2.11) (2024-06-10)
211

312

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

3544

3645

37-
## [0.2.7](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.6...v0.2.7) (2024-06-10)
38-
39-
40-
### Bug Fixes
41-
42-
* actions ([7e0694a](https://github.com/tiavina-mika/check-password-complexity/commit/7e0694a3b49746a3d48d59358f8f38c2ac37ac18))
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.11",
3+
"version": "0.2.12",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)