Skip to content

Commit e763971

Browse files
chore(release): v0.2.29 [skip ci]
1 parent 77c0cca commit e763971

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## 0.2.28 (2024-06-11)
1+
## 0.2.29 (2024-06-11)
22

33

44
### Bug Fixes
55

6-
* upgrade example after published to npm ([604829b](https://github.com/tiavina-mika/check-password-complexity/commit/604829b765814f7ca8a906395204e3f6e049cd4b))
6+
* example ([77c0cca](https://github.com/tiavina-mika/check-password-complexity/commit/77c0ccaa2e877e8aa6b9f543686a96b11e450b27))
77

88

99

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.28",
3+
"version": "0.2.29",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)