1 parent c25d898 commit 7389bb3Copy full SHA for 7389bb3
2 files changed
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.2.5] - 26 August 2025
10
+### Fixed
11
+- Remove CSS util again
12
+- Additional work on grids and form arguments
13
+
14
## [0.2.4] - 21 August 2025
15
### Fixed
16
- Do not add CSS util for Alpine-based `:class`
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loki/magento2-admin-components",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"description": "N/A",
5
"type": "magento2-module",
"require": {
0 commit comments