Skip to content

Commit 8f73d7f

Browse files
chore(main): release 2.1.2 (#119)
1 parent 59753aa commit 8f73d7f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.1.1](https://github.com/Coobaha/typed-fastify/compare/v2.1.0...v2.1.1) (2023-11-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@coobaha/typed-fastify",
33
"description": "opinionated types for fastify",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"bin": {
66
"tfs": "bin/gen.bin.js",
77
"typed-fastify-schema": "bin/gen.bin.js"

0 commit comments

Comments
 (0)