Skip to content

Commit

Permalink
chore(main): release 2.1.4 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 7, 2024
1 parent 81dd230 commit f1dc3da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.4](https://github.com/Coobaha/typed-fastify/compare/v2.1.3...v2.1.4) (2024-03-07)


### Bug Fixes

* include schema option in route declaration ([#149](https://github.com/Coobaha/typed-fastify/issues/149)) ([81dd230](https://github.com/Coobaha/typed-fastify/commit/81dd230e5ad58dea5eb066014e4860cce7ad4f6d))

## [2.1.3](https://github.com/Coobaha/typed-fastify/compare/v2.1.2...v2.1.3) (2024-01-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coobaha/typed-fastify",
"description": "opinionated types for fastify",
"version": "2.1.3",
"version": "2.1.4",
"bin": {
"tfs": "bin/gen.bin.js",
"typed-fastify-schema": "bin/gen.bin.js"
Expand Down

0 comments on commit f1dc3da

Please sign in to comment.