Skip to content

Commit c367750

Browse files
committed
Prepare release
1 parent 7f0f6a2 commit c367750

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.2.23] - 14 November 2025
10+
### Fixed
11+
- Add FilterScope to every Filter
12+
- Add component and scope args to FilterInterface::filter()
13+
914
## [2.2.22] - 12 November 2025
1015
### Fixed
1116
- Undo removal of M2.4.5 workarounds, use patch instead

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-components",
3-
"version": "2.2.22",
3+
"version": "2.2.23",
44
"description": "N/A",
55
"keywords": [
66
"loki-components"

0 commit comments

Comments
 (0)