Skip to content

Commit

Permalink
chore(release): 3.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.8](v3.0.7...v3.0.8) (2024-09-09)

### Bug Fixes

* **deps:** update dependency @podium/utils to v5.2.0 ([1245cc1](1245cc1))
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent 1245cc1 commit 7fd89b2
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,3 +1,10 @@
## [3.0.8](https://github.com/podium-lib/fastify-podlet/compare/v3.0.7...v3.0.8) (2024-09-09)


### Bug Fixes

* **deps:** update dependency @podium/utils to v5.2.0 ([1245cc1](https://github.com/podium-lib/fastify-podlet/commit/1245cc16914070c18bc2ac9e6f77242a48c00ab2))

## [3.0.7](https://github.com/podium-lib/fastify-podlet/compare/v3.0.6...v3.0.7) (2024-08-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-podlet",
"version": "3.0.7",
"version": "3.0.8",
"type": "module",
"description": "Fastify plugin for Podium Podlet",
"main": "lib/podlet-plugin.js",
Expand Down

0 comments on commit 7fd89b2

Please sign in to comment.