diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7db28..248c186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ -## 0.2.37 (2024-06-12) +# 1.0.0 (2024-06-12) -### Bug Fixes +* Update release.yml ([1ee0446](https://github.com/tiavina-mika/check-password-complexity/commit/1ee04465199e1fe7d7007b04f4740241e9f832b1)) -* test PR ([#37](https://github.com/tiavina-mika/check-password-complexity/issues/37)) ([771cbf3](https://github.com/tiavina-mika/check-password-complexity/commit/771cbf34aac7d536cb20c3df7c50f1e8fbf06a5d)) + +### BREAKING CHANGES + +* working workflow diff --git a/package.json b/package.json index 72ffdde..8275459 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-password-complexity", - "version": "0.2.37", + "version": "1.0.0", "description": "A simple javascript utility to check password strength and complexity", "keywords": [ "password",