Skip to content

Commit b8c9aa3

Browse files
chore(main): release 2.2.0 (#154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e8bbe96 commit b8c9aa3

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.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+
310
## [2.1.4](https://github.com/Coobaha/typed-fastify/compare/v2.1.3...v2.1.4) (2024-03-07)
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.4",
4+
"version": "2.2.0",
55
"bin": {
66
"tfs": "bin/gen.bin.js",
77
"typed-fastify-schema": "bin/gen.bin.js"

0 commit comments

Comments
 (0)