Skip to content

Commit 075ba28

Browse files
committed
Copy generic CI/CD files
1 parent 7efc19c commit 075ba28

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.0.8] - 22 October 2025
10+
### Fixed
11+
- Do not escape `$css()` with `escapeHtmlAttr()` but `escapeHtml()`
12+
913
## [1.0.7] - 01 October 2025
1014
### Fixed
1115
- Move HTML hints from LokiTheme_LumaComponents to Loki_Debugger

composer.json

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

0 commit comments

Comments
 (0)