diff --git a/CHANGELOG.md b/CHANGELOG.md index 95528c5..3a4b3ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## 0.2.28 (2024-06-11) +## 0.2.29 (2024-06-11) ### Bug Fixes -* upgrade example after published to npm ([604829b](https://github.com/tiavina-mika/check-password-complexity/commit/604829b765814f7ca8a906395204e3f6e049cd4b)) +* example ([77c0cca](https://github.com/tiavina-mika/check-password-complexity/commit/77c0ccaa2e877e8aa6b9f543686a96b11e450b27)) diff --git a/package.json b/package.json index aa8b1b4..d3f07c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-password-complexity", - "version": "0.2.28", + "version": "0.2.29", "description": "A simple javascript utility to check password strength and complexity", "keywords": [ "password",