Skip to content

Commit cb1693d

Browse files
committed
Prepare release
1 parent b05da3c commit cb1693d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.0.9] - 21 November 2025
10+
### Fixed
11+
- Convert sort order in HTML hint to 0
12+
- Debug sortOrder
13+
- Update composer keywords
14+
- Update composer keywords
15+
- Update composer keywords
16+
917
## [1.0.8] - 22 October 2025
1018
### Fixed
1119
- Do not escape `$css()` with `escapeHtmlAttr()` but `escapeHtml()`

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.8",
3+
"version": "1.0.9",
44
"description": "N/A",
55
"keywords": [
66
"dev",

0 commit comments

Comments
 (0)