Skip to content

Commit 8bd22c0

Browse files
chore(release): 2.2.44 [skip ci]
## [2.2.44](v2.2.43...v2.2.44) (2023-10-12) ### Bug Fixes * bumping version to get version range removal into a version ([#231](#231)) ([9c909f9](9c909f9))
1 parent 9c909f9 commit 8bd22c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.44](https://github.com/podium-lib/fastify-layout/compare/v2.2.43...v2.2.44) (2023-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bumping version to get version range removal into a version ([#231](https://github.com/podium-lib/fastify-layout/issues/231)) ([9c909f9](https://github.com/podium-lib/fastify-layout/commit/9c909f9e220a3b62fcfcb1f3e9ed1909451da37f))
7+
18
## [2.2.43](https://github.com/podium-lib/fastify-layout/compare/v2.2.42...v2.2.43) (2023-02-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/fastify-layout",
3-
"version": "2.2.43",
3+
"version": "2.2.44",
44
"description": "Fastify plugin for Podium Layout.",
55
"main": "lib/layout-plugin.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)