Skip to content

Commit 3695edd

Browse files
committed
Prepare release
1 parent 5c58fb3 commit 3695edd

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+
## [0.2.4] - 21 August 2025
10+
### Fixed
11+
- Do not add CSS util for Alpine-based `:class`
12+
- Fix CSS utils
13+
- Declare used PHP namespaces
14+
- Document latest version of template
15+
- Add missing strict_types declaration
16+
917
## [0.2.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-admin-components",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "N/A",
55
"type": "magento2-module",
66
"require": {

0 commit comments

Comments
 (0)