-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Conventional Changelog Action
committed
Oct 26, 2024
1 parent
7167b63
commit 8231cef
Showing
2 changed files
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# [2.1.0](https://github.com/SeanLuis/rest-data-validator/compare/v2.0.18...v2.1.0) (2024-10-26) | ||
|
||
|
||
### Features | ||
|
||
* update package configuration for module compatibility ([9e73afe](https://github.com/SeanLuis/rest-data-validator/commit/9e73afed5ee7029f768d1585d75c9f51a7ca137d)) | ||
|
||
|
||
|
||
## [2.0.18](https://github.com/SeanLuis/rest-data-validator/compare/v2.0.17...v2.0.18) (2024-09-28) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **security:** minor changes ([f2242b4](https://github.com/SeanLuis/rest-data-validator/commit/f2242b46bd34bc00521faa71fd4003cbe59c566b)) | ||
|
||
|
||
### Features | ||
|
||
* **schema:** added new feature for schema creation ([1283e5c](https://github.com/SeanLuis/rest-data-validator/commit/1283e5cd026ba40d8c62c23445b185d267fc7593)) | ||
|
||
|
||
|
||
## [2.0.17](https://github.com/SeanLuis/rest-data-validator/compare/v2.0.16...v2.0.17) (2024-07-10) | ||
|
||
|
||
### Features | ||
|
||
* **validators:** add ISO31661Alpha2 and BIC validators and decorators ([31fe11a](https://github.com/SeanLuis/rest-data-validator/commit/31fe11a6deb7539c89e8e2312ebbf6e7d8e8ec3a)) | ||
|
||
|
||
|
||
## [2.0.16](https://github.com/SeanLuis/rest-data-validator/compare/v2.0.15...v2.0.16) (2024-07-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* refine build config and entrypoints to enhance CLI compatibility ([0e705cb](https://github.com/SeanLuis/rest-data-validator/commit/0e705cbe4bfec419930f2c61b945a7b47bf077dd)) | ||
|
||
|
||
|
||
## [2.0.15](https://github.com/SeanLuis/rest-data-validator/compare/v2.0.14...v2.0.15) (2024-06-30) | ||
|
||
|
||
### Features | ||
|
||
* **validation:** implement Contains decorator and validator ([1779c45](https://github.com/SeanLuis/rest-data-validator/commit/1779c451b9d19c3a38c1a01629a747d544b001e9)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters