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