Skip to content

Commit 334bdc9

Browse files
committed
Prepare release
1 parent 0ec2a7b commit 334bdc9

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.4.1] - 14 November 2025
10+
### Fixed
11+
- Add FilterScope to every Filter
12+
- Add component and scope args to FilterInterface::filter()
13+
- Basic editor functionality
14+
- Update composer keywords
15+
- Update composer keywords
16+
- Update composer keywords
17+
918
## [0.4.0] - 22 October 2025
1019
### Fixed
1120
- Value should be mixed

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

0 commit comments

Comments
 (0)