Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Jun 10, 2024
2 parents 95523bb + 3ef9f85 commit 16e3750
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.15](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.14...v0.2.15) (2024-06-10)


### Bug Fixes

* add test in workflow ([55ae976](https://github.com/tiavina-mika/check-password-complexity/commit/55ae9763cf004626a77904b465fd996dd37ba512))



## [0.2.14](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.13...v0.2.14) (2024-06-10)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.2.10](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.9...v0.2.10) (2024-06-10)


### Bug Fixes

* add log in action ([ae0ecd2](https://github.com/tiavina-mika/check-password-complexity/commit/ae0ecd2ebcd3caf43ba249e8dc23a19643dbc0e7))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "check-password-complexity",
"version": "0.2.14",
"version": "0.2.15",
"description": "A simple javascript utility to check password strength and complexity",
"keywords": [
"password",
Expand Down

0 comments on commit 16e3750

Please sign in to comment.