diff --git a/CHANGELOG.md b/CHANGELOG.md index 680140c9..3b05e9ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2.2.4](https://github.com/rubiin/ultimate-nest/compare/v2.2.3...v2.2.4) (2024-03-29) + + +### Bug Fixes + +* add custom file validation msg for filesize ([acb84f7](https://github.com/rubiin/ultimate-nest/commit/acb84f7e9a0e3a8be1c7ea246b1ecb3298a0f055)) +* add web,svg as valid image format ([115958c](https://github.com/rubiin/ultimate-nest/commit/115958cddad70898b20f4fedd4937e3cd616e0b9)) +* add web,svg as valid image format ([b9f5cd9](https://github.com/rubiin/ultimate-nest/commit/b9f5cd9481c63c49b0c90bf7f008f17602d58f92)) +* custom message for file format validation ([cb54625](https://github.com/rubiin/ultimate-nest/commit/cb546251be359f096083b2218f9329967d90f076)) + ## [2.2.3](https://github.com/rubiin/ultimate-nest/compare/v2.2.2...v2.2.3) (2024-03-25)