Skip to content

Commit 6ce2493

Browse files
committed
Prepare release
1 parent bddb22a commit 6ce2493

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.4] - 21 August 2025
10+
### Fixed
11+
- Fix wrong Alpine component name
12+
- Move JSON directive into separate template
13+
- Declare used PHP namespaces
14+
- Document latest version of template
15+
- Add missing `strict_types` declaration
16+
917
## [1.0.3] - 18 August 2025
1018
### Fixed
1119
- Lower requirements to PHP 8.1

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

0 commit comments

Comments
 (0)