Skip to content

Commit 4eea806

Browse files
chore: release 5.0.3 [skip ci]
## [5.0.3](v5.0.2...v5.0.3) (2022-05-06) ### Bug Fixes * update dependencies to fix vulnerabilities ([c181a39](c181a39))
1 parent c181a39 commit 4eea806

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.3](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v5.0.2...v5.0.3) (2022-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([c181a39](https://github.com/thomasthiebaud/fastify-schema-to-typescript/commit/c181a399dda333923255eea1b7e6b27981ccb985))
7+
18
## [5.0.2](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v5.0.1...v5.0.2) (2022-04-01)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify-schema-to-typescript",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Convert json schema for Fastify to typescript interface",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)