Skip to content

Commit 3fcf3dc

Browse files
chore: release 3.2.3 [skip ci]
## [3.2.3](v3.2.2...v3.2.3) (2021-03-05) ### Bug Fixes * update dependencies ([96d8922](96d8922))
1 parent 2360e1a commit 3fcf3dc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.3](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v3.2.2...v3.2.3) (2021-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([96d8922](https://github.com/thomasthiebaud/fastify-schema-to-typescript/commit/96d892257ed54154aaf3428a64e003e7c2db8549))
7+
18
## [3.2.2](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v3.2.1...v3.2.2) (2021-01-16)
29

310

package-lock.json

+1-1
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.2",
3+
"version": "3.2.3",
44
"description": "Convert json schema for Fastify to typescript interface",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)