Skip to content

Commit 2fc827f

Browse files
chore(release): v1.4.0 [skip ci]
1 parent 47c606e commit 2fc827f

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
## 1.3.1 (2024-06-13)
1+
## 1.4.0 (2024-06-13)
22

33

4-
### Bug Fixes
5-
6-
* workflow ([99e5145](https://github.com/tiavina-mika/check-password-complexity/commit/99e514511ed22b3ddfca8d8bb3bec6cf28caf52b))
7-
4+
### Features
85

6+
* change preset ([47c606e](https://github.com/tiavina-mika/check-password-complexity/commit/47c606e94524d109895748864d3acb3a28b53b8a))
97

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "check-password-complexity",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "A simple javascript utility to check password strength and complexity",
55
"keywords": [
66
"password",

0 commit comments

Comments
 (0)