Skip to content

Commit fa8d4cf

Browse files
committed
Prepare release
1 parent 4acf764 commit fa8d4cf

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.1.13] - 11 December 2025
10+
### Fixed
11+
- Move dependency ComponentViewModelInterface from `Loki_Base` to `Loki_Components`
12+
13+
## [1.1.13] - 11 December 2025
14+
### Fixed
15+
- Move dependency ComponentViewModelInterface from `Loki_Base` to `Loki_Components`
16+
17+
## [1.1.13] - 11 December 2025
18+
### Fixed
19+
- Move dependency ComponentViewModelInterface from `Loki_Base` to `Loki_Components`
20+
21+
## [1.1.13] - 11 December 2025
22+
### Fixed
23+
- Move dependency ComponentViewModelInterface from `Loki_Base` to `Loki_Components`
24+
925
## [1.1.12] - 11 December 2025
1026
### Fixed
1127
- Rename LOKI_BASE_URL to BASE_URL

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

0 commit comments

Comments
 (0)