Skip to content

Commit d0dc0ce

Browse files
chore: release 3.2.7 [skip ci]
## [3.2.7](v3.2.6...v3.2.7) (2021-05-12) ### Bug Fixes * update dependencies to fix vulnerabilities ([bbc4d89](bbc4d89))
1 parent bbc4d89 commit d0dc0ce

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+
## [3.2.7](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v3.2.6...v3.2.7) (2021-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([bbc4d89](https://github.com/thomasthiebaud/fastify-schema-to-typescript/commit/bbc4d8906018da1d4f6ffa9a846732113c87e151))
7+
18
## [3.2.6](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v3.2.5...v3.2.6) (2021-05-03)
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": "3.2.6",
3+
"version": "3.2.7",
44
"description": "Convert json schema for Fastify to typescript interface",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)