We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e5145 commit 0522e6aCopy full SHA for 0522e6a
CHANGELOG.md
@@ -1,7 +1,9 @@
1
-## 1.3.0 (2024-06-13)
+## 1.3.1 (2024-06-13)
2
3
4
-### Features
+### Bug Fixes
5
+
6
+* workflow ([99e5145](https://github.com/tiavina-mika/check-password-complexity/commit/99e514511ed22b3ddfca8d8bb3bec6cf28caf52b))
7
8
-* update contributing doc ([c7888bd](https://github.com/tiavina-mika/check-password-complexity/commit/c7888bda1d2ec662032d06e35fb77577519d05dc))
9
package.json
@@ -1,6 +1,6 @@
{
"name": "check-password-complexity",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A simple javascript utility to check password strength and complexity",
"keywords": [
"password",
0 commit comments