Skip to content

Commit 4814d4c

Browse files
chore(main): release 4.0.0 (#220)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 444316a commit 4814d4c

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.0.0](https://github.com/Coobaha/typed-fastify/compare/v3.0.0...v4.0.0) (2025-10-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Bump deps ([#218](https://github.com/Coobaha/typed-fastify/issues/218))
9+
10+
### Bug Fixes
11+
12+
* Bump deps ([#218](https://github.com/Coobaha/typed-fastify/issues/218)) ([444316a](https://github.com/Coobaha/typed-fastify/commit/444316a5e0c4e6bb6709f24c1d9f43ae1c5c5430))
13+
314
## [3.0.0](https://github.com/Coobaha/typed-fastify/compare/v2.3.0...v3.0.0) (2024-10-18)
415

516

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": "3.0.0",
4+
"version": "4.0.0",
55
"bin": {
66
"tfs": "bin/gen.bin.js",
77
"typed-fastify-schema": "bin/gen.bin.js"

0 commit comments

Comments
 (0)