Skip to content

Commit 35b7f37

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent 7be0562 commit 35b7f37

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.4.1] - 11 June 2026
10+
### Fixed
11+
- Allow for lazy-loading by simply setting `lazy_load` in the block arguments
12+
913
## [2.4.0] - 09 June 2026
1014
### Security
1115
- Implement tight security filtering by default

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.4.0",
3+
"version": "2.4.1",
44
"description": "Core module for defining Alpine.js components with advanced AJAX features",
55
"keywords": [
66
"loki-components"

0 commit comments

Comments
 (0)