Skip to content

Commit 5058d3c

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent e97169d commit 5058d3c

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+
## [1.1.1] - 13 February 2026
10+
### Fixed
11+
- Move close button to top of toolbar
12+
- Do not escape child blocks
13+
- Prevent JS error when there are no tabs
14+
915
## [1.1.0] - 12 February 2026
1016
### Added
1117
- Add scrolling within toolbar

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

0 commit comments

Comments
 (0)