Skip to content

Commit 6266a36

Browse files
committed
Copy generic CI/CD files
1 parent daec79b commit 6266a36

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+
## [2.2.22] - 12 November 2025
10+
### Fixed
11+
- Undo removal of M2.4.5 workarounds, use patch instead
12+
- Make components visible by default
13+
- Rename LokiMessageStore to Message
14+
- Fix unit tests
15+
916
## [2.2.21] - 04 November 2025
1017
### Fixed
1118
- Make sure required numerical value is valid when zero

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

0 commit comments

Comments
 (0)