Skip to content

Commit 0099b68

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent b13ce0b commit 0099b68

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.5.2] - 19 June 2026
10+
### Fixed
11+
- Autorefresh `form_key` in admin-pages
12+
- Rewrite admin controller to interface and apply custom CSRF
13+
- Fix for missing form key in admin
14+
915
## [2.5.1] - 16 June 2026
1016
### Fixed
1117
- Change Alpine.store('LokiComponents').formKey yet again to MageCookies

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

0 commit comments

Comments
 (0)