We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27df88b commit 16ad45dCopy full SHA for 16ad45d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.6](https://github.com/podium-lib/fastify-podlet/compare/v3.0.5...v3.0.6) (2024-05-20)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v5.0.7 ([27df88b](https://github.com/podium-lib/fastify-podlet/commit/27df88b4719718cad448fe77cde58e1f268cb545))
7
8
## [3.0.5](https://github.com/podium-lib/fastify-podlet/compare/v3.0.4...v3.0.5) (2024-05-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-podlet",
- "version": "3.0.5",
+ "version": "3.0.6",
"type": "module",
"description": "Fastify plugin for Podium Podlet",
"main": "lib/podlet-plugin.js",
0 commit comments