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 47c606e commit 2fc827fCopy full SHA for 2fc827f
CHANGELOG.md
@@ -1,9 +1,7 @@
1
-## 1.3.1 (2024-06-13)
+## 1.4.0 (2024-06-13)
2
3
4
-### Bug Fixes
5
-
6
-* workflow ([99e5145](https://github.com/tiavina-mika/check-password-complexity/commit/99e514511ed22b3ddfca8d8bb3bec6cf28caf52b))
7
+### Features
8
+* change preset ([47c606e](https://github.com/tiavina-mika/check-password-complexity/commit/47c606e94524d109895748864d3acb3a28b53b8a))
9
package.json
@@ -1,6 +1,6 @@
{
"name": "check-password-complexity",
- "version": "1.3.1",
+ "version": "1.4.0",
"description": "A simple javascript utility to check password strength and complexity",
"keywords": [
"password",
0 commit comments