Skip to content

Commit 792aedb

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent c88b699 commit 792aedb

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
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+
## [1.1.17] - 23 January 2026
10+
### Fixed
11+
- Prevent empty cookie from causing JS error
12+
913
## [1.1.16] - 12 January 2026
1014
### Fixed
1115
- Remove debugging console log
@@ -15,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1519

1620
## [1.1.15] - 06 January 2026
1721
### Fixed
18-
- Disable messages if MageOS_AlpineMessages is enabled
22+
- Disable messages if `MageOS_AlpineMessages` is enabled
1923

2024
## [1.1.14] - 19 December 2025
2125
### Fixed

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

0 commit comments

Comments
 (0)