We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59753aa commit 8f73d7fCopy full SHA for 8f73d7f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.2](https://github.com/Coobaha/typed-fastify/compare/v2.1.1...v2.1.2) (2023-12-23)
4
+
5
6
+### Bug Fixes
7
8
+* bump dependencies ([#116](https://github.com/Coobaha/typed-fastify/issues/116)) ([5558aae](https://github.com/Coobaha/typed-fastify/commit/5558aae95d0385a25a478fd8fea4c4f9e5e274cd))
9
10
## [2.1.1](https://github.com/Coobaha/typed-fastify/compare/v2.1.0...v2.1.1) (2023-11-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@coobaha/typed-fastify",
"description": "opinionated types for fastify",
- "version": "2.1.1",
+ "version": "2.1.2",
"bin": {
"tfs": "bin/gen.bin.js",
"typed-fastify-schema": "bin/gen.bin.js"
0 commit comments