diff --git a/CHANGELOG.md b/CHANGELOG.md index abf5bfc..321a5ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## 0.2.32 (2024-06-11) +## 0.2.33 (2024-06-11) ### Bug Fixes -* condition ([e62b413](https://github.com/tiavina-mika/check-password-complexity/commit/e62b4136beba2a704d8d4d6805e89e4b8a37ed66)) +* trigger build ([a0a4fe5](https://github.com/tiavina-mika/check-password-complexity/commit/a0a4fe50731e374df210f812249fa0ca62904055)) diff --git a/package.json b/package.json index 835b9e1..0d35d50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-password-complexity", - "version": "0.2.32", + "version": "0.2.33", "description": "A simple javascript utility to check password strength and complexity", "keywords": [ "password",