Skip to content

Commit 75f2711

Browse files
committed
2 parents 55ae976 + e64eadb commit 75f2711

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.14](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.13...v0.2.14) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* test build ([6ade815](https://github.com/tiavina-mika/check-password-complexity/commit/6ade8159e53134d8c2958e118652565b7b3c9696))
7+
8+
9+
110
## [0.2.13](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.12...v0.2.13) (2024-06-10)
211

312

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

3544

3645

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

0 commit comments

Comments
 (0)