Skip to content

Commit 1955fa9

Browse files
chore: release 3.2.6 [skip ci]
## [3.2.6](v3.2.5...v3.2.6) (2021-05-03) ### Bug Fixes * update CI to use node LTS ([53be9e3](53be9e3))
1 parent 3aa4e9e commit 1955fa9

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.6](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v3.2.5...v3.2.6) (2021-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* update CI to use node LTS ([53be9e3](https://github.com/thomasthiebaud/fastify-schema-to-typescript/commit/53be9e38224dcfd3ca4db600b6af0ff32f68c1e5))
7+
18
## [3.2.5](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v3.2.4...v3.2.5) (2021-03-29)
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.5",
3+
"version": "3.2.6",
44
"description": "Convert json schema for Fastify to typescript interface",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)