Skip to content

Commit 94bb780

Browse files
committed
Prepare release
1 parent 6307c05 commit 94bb780

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.4.2] - 21 November 2025
10+
### Fixed
11+
- First draft of new entity select field
12+
- Allow both Alpine method and regular JS call in cell actions
13+
- Allow for cell actions to be Alpine methods as well
14+
- Allow for using EAV collection as provider
15+
916
## [0.4.1] - 14 November 2025
1017
### Fixed
1118
- Add FilterScope to every Filter

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.4.1",
3+
"version": "0.4.2",
44
"description": "N/A",
55
"type": "magento2-module",
66
"keywords": [

0 commit comments

Comments
 (0)