Skip to content

Commit 3d8cb1d

Browse files
committed
Prepare release
1 parent eeb846f commit 3d8cb1d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.7] - 13 May 2025
10+
### Fixed
11+
- Update MODULE.json
12+
- Modules should NOT determine the page layout for reusable handles
13+
- Allow PHP 8.4 in CI
14+
915
## [0.0.6] - 25 April 2025
1016
### Fixed
1117
- Allow to upgrade to LokiComponents 1.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yireo/magento2-loki-components-debugger",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "N/A",
55
"keywords": ["dev", "loki-dev"],
66
"type": "magento2-module",

0 commit comments

Comments
 (0)