Skip to content

Commit 876b792

Browse files
committed
Copy generic CI/CD files
1 parent 2d6aae0 commit 876b792

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.1.9] - 12 November 2025
10+
### Fixed
11+
- Rename LokiMessageStore to Message
12+
- Only load MageCookies if `MageOS_AlpineLocalStorage` is not enabled
13+
- Fix wrong template variable
14+
- Rename LokiLocalStorage to LocalStorage
15+
- Check for duplicate `MageOS_AlpineLocalStorage`
16+
- Move layout that is duplicate to Mage-OS Alpine to separate handles
17+
- Remove temporarily Tailwind LESS attempt
18+
919
## [1.1.8] - 03 November 2025
1020
### Fixed
1121
- Change z-index for messages from 100 to 5

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-base",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Base utilities for any Loki behaviour",
55
"license": "OSL-3.0",
66
"type": "magento2-module",

0 commit comments

Comments
 (0)