Skip to content

Commit a9f05d0

Browse files
committed
Fix typo in changelog for @dwtechs/checkard version update
1 parent 25fad68 commit a9f05d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- Added `urlSafe` parameter to the `compare` and `rndB64Secret` function to chose from URL-safe base64 secrets or standard base64 secrets
44
- Delete logs dependency
55
- Replaced logs by proper custom errors
6-
- Updated @dwtechs/checkard to version 3.5.01
6+
- Updated @dwtechs/checkard to version 3.5.1
77
- `setDigest()`, `setKeyLen()`, `setSaltRounds()`, `hash()`, `pbkdf2()`, `tse()`, `encrypt()`, `b64Encode()`, `b64Decode()` and `compare()` functions throws custom errors on top of @dwtechs/Checkard errors
88

99
# 0.3.0 (Aug 23th 2025)

0 commit comments

Comments
 (0)