Skip to content

Commit 43e40d6

Browse files
chore: release 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2024-12-08) ### Bug Fixes * update dependencies to fix vulnerabilities ([e5451af](e5451af))
1 parent 38da126 commit 43e40d6

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+
## [7.0.1](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v7.0.0...v7.0.1) (2024-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies to fix vulnerabilities ([e5451af](https://github.com/thomasthiebaud/fastify-schema-to-typescript/commit/e5451af11cc41eae0c0aaeccb7b623379185834e))
7+
18
# [7.0.0](https://github.com/thomasthiebaud/fastify-schema-to-typescript/compare/v6.0.1...v7.0.0) (2023-12-17)
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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Convert json schema for Fastify to typescript interface",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)