Skip to content

Commit cb36ea8

Browse files
committed
Prepare release
1 parent 5b4e4df commit cb36ea8

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.6] - 25 April 2025
10+
### Fixed
11+
- Allow to upgrade to LokiComponents 1.0
12+
- Fix CSP issue with new x-json directive
13+
- Move scripts from "before.body.end" to new "loki-scripts" container
14+
915
## [0.0.5] - 04 April 2025
1016
### Fixed
1117
- Add keywords to composer.json

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.5",
3+
"version": "0.0.6",
44
"description": "N/A",
55
"keywords": ["dev", "loki-dev"],
66
"type": "magento2-module",

0 commit comments

Comments
 (0)