You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGE_HISTORY.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## <small>4.12.14 (2021-06-21)</small>
2
+
3
+
* increment patch version ([3d21e55](https://github.com/cdimascio/express-openapi-validator/commit/3d21e55))
4
+
* update example deps ([5e4588b](https://github.com/cdimascio/express-openapi-validator/commit/5e4588b))
5
+
* update validator dep ([0745436](https://github.com/cdimascio/express-openapi-validator/commit/0745436))
6
+
* Use Map instead of Object for parsing query strings (#608) ([a22abf8](https://github.com/cdimascio/express-openapi-validator/commit/a22abf8)), closes [#608](https://github.com/cdimascio/express-openapi-validator/issues/608)
7
+
* docs: add Dakota628 as a contributor for code (#625) ([1a67cde](https://github.com/cdimascio/express-openapi-validator/commit/1a67cde)), closes [#625](https://github.com/cdimascio/express-openapi-validator/issues/625)
8
+
9
+
10
+
1
11
## <small>4.12.12 (2021-06-16)</small>
2
12
3
13
* chore(deps): bump browserslist in /examples/4-eov-operations-babel (#605) ([36d6271](https://github.com/cdimascio/express-openapi-validator/commit/36d6271)), closes [#605](https://github.com/cdimascio/express-openapi-validator/issues/605)
0 commit comments