Skip to content

Commit 93f8b25

Browse files
committed
Copy generic CI/CD files
1 parent 625a947 commit 93f8b25

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.1.14] - 19 December 2025
10+
### Fixed
11+
- Upgrade tests
12+
- Cleanup duplicates in CHANGELOG
13+
914
## [1.1.13] - 11 December 2025
1015
### Fixed
1116
- Move dependency ComponentViewModelInterface from `Loki_Base` to `Loki_Components`

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

0 commit comments

Comments
 (0)