We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8bbe96 commit b8c9aa3Copy full SHA for b8c9aa3
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.2.0](https://github.com/Coobaha/typed-fastify/compare/v2.1.4...v2.2.0) (2024-03-17)
4
+
5
6
+### Features
7
8
+* bump deps ([#153](https://github.com/Coobaha/typed-fastify/issues/153)) ([e8bbe96](https://github.com/Coobaha/typed-fastify/commit/e8bbe96ef6479cfb9d00ea9a9baa2b9fd612d7c4))
9
10
## [2.1.4](https://github.com/Coobaha/typed-fastify/compare/v2.1.3...v2.1.4) (2024-03-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@coobaha/typed-fastify",
"description": "opinionated types for fastify",
- "version": "2.1.4",
+ "version": "2.2.0",
"bin": {
"tfs": "bin/gen.bin.js",
"typed-fastify-schema": "bin/gen.bin.js"
0 commit comments