Skip to content

Commit 5c20461

Browse files
committed
v5.5.3
1 parent 9426f16 commit 5c20461

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGE_HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## (2025-05-24)
2+
3+
* chore(deps): bump multer from 1.4.5-lts.2 to 2.0.0 (#1069) ([9426f16](https://github.com/cdimascio/express-openapi-validator/commit/9426f16)), closes [#1069](https://github.com/cdimascio/express-openapi-validator/issues/1069)
4+
5+
6+
17
## (2025-05-19)
28

39
* v5.5.2 ([9f640cf](https://github.com/cdimascio/express-openapi-validator/commit/9f640cf))

package-lock.json

Lines changed: 3 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": "express-openapi-validator",
3-
"version": "5.5.2",
3+
"version": "5.5.3",
44
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)