Skip to content

Commit a9547df

Browse files
committed
Release 2.7.5
1 parent 18afe46 commit a9547df

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [2.7.5] - 2025-09-02
4+
35
- Fixes for `url` decoder:
46
- Sanitizes (legal) empty user/passwords
57
- Accepts any char as part of username/password

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "decoders",
3-
"version": "2.7.4",
3+
"version": "2.7.5",
44
"description": "Elegant and battle-tested validation library for type-safe input data for TypeScript",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)