Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 448f8bb

Browse files
chore(release): 4.0.8 [skip ci]
## [4.0.8](v4.0.7...v4.0.8) (2024-09-09) ### Bug Fixes * **deps:** update dependency @podium/utils to v5.2.0 ([2de5cff](2de5cff))
1 parent 2de5cff commit 448f8bb

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+
## [4.0.8](https://github.com/podium-lib/hapi-layout/compare/v4.0.7...v4.0.8) (2024-09-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @podium/utils to v5.2.0 ([2de5cff](https://github.com/podium-lib/hapi-layout/commit/2de5cff01ad0884c36a44783188409618372aa28))
7+
18
## [4.0.7](https://github.com/podium-lib/hapi-layout/compare/v4.0.6...v4.0.7) (2024-08-19)
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/hapi-layout",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"type": "module",
55
"description": "Hapi plugin for Podium Layout.",
66
"main": "lib/layout-plugin.js",

0 commit comments

Comments
 (0)