Skip to content

Commit a06715e

Browse files
chore: release 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2022-11-18) ### Bug Fixes * update dependencies to fix vulnerabilities ([33a0af2](33a0af2))
1 parent 8e5a324 commit a06715e

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.1.1](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v5.1.0...v5.1.1) (2022-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([33a0af2](https://github.com/thomasthiebaud/fastify-schema-to-typescript/commit/33a0af2979c5412117464e75d1b2b30be98166d0))
7+
18
# [5.1.0](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v5.0.4...v5.1.0) (2022-07-30)
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.1.0",
3+
"version": "5.1.1",
44
"description": "Convert json schema for Fastify to typescript interface",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)