Skip to content

Commit 2759d5e

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.16 [skip ci]
1 parent 16e3750 commit 2759d5e

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.16](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.15...v0.2.16) (2024-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update example lib ([95523bb](https://github.com/tiavina-mika/check-password-complexity/commit/95523bb0bc2fbdd690ac8233244181c4d88d04c8))
7+
8+
9+
110
## [0.2.15](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.14...v0.2.15) (2024-06-10)
211

312

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

3544

3645

37-
## [0.2.11](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.10...v0.2.11) (2024-06-10)
38-
39-
40-
### Bug Fixes
41-
42-
* release ([585a218](https://github.com/tiavina-mika/check-password-complexity/commit/585a2184e0603b3222660e54f7c7883b85d6642e))
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.15",
3+
"version": "0.2.16",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)