Skip to content

Commit 4dde0ef

Browse files
committed
chore: update changelog
1 parent 87000a7 commit 4dde0ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_This changelog follows the [keep a changelog][keep-a-changelog]_ format to maintain a human readable changelog.
44

5-
### [0.14.2](https://github.com/typestack/class-validator/compare/v0.14.1...v0.14.2) (2024-10-18)
5+
### [0.14.2](https://github.com/typestack/class-validator/compare/v0.14.1...v0.14.2) (2025-01-17)
66

77
#### Added
88

@@ -12,6 +12,8 @@ _This changelog follows the [keep a changelog][keep-a-changelog]_ format to main
1212

1313
- fix forbidUnknownValues to true by default when validatorOptions is undefined ([#2196](https://github.com/typestack/class-validator/issues/2196)) , closes [#1906](https://github.com/typestack/class-validator/issues/1906)
1414

15+
- fix options receiving error in `@IsBase64` decorator ([#2549](https://github.com/typestack/class-validator/issues/2549)) , closes [#2548](https://github.com/typestack/class-validator/issues/2548)
16+
1517
#### Changed
1618

1719
- update `libphonenumber-js` to `^1.11.1` from `^1.10.53`

0 commit comments

Comments
 (0)