Skip to content

Commit 0393fd4

Browse files
committed
Copy generic CI/CD files
1 parent 4ffd072 commit 0393fd4

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.0.5] - 11 September 2025
10+
### Fixed
11+
- Add LokiCookies API and cookie notice
12+
- Add top links component
13+
- Add-to-cart for both PDP and PLP
14+
- Add any layout handle with `loki_theme_` prefix
15+
- Reuse `loki.alpinejs` block name
16+
- Obviously remove mage/calendar.css
17+
- Only add component definitions once
18+
- Update README
19+
920
## [0.0.4] - 10 September 2025
1021
### Fixed
1122
- Add minicart

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-theme",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Module to allow for Loki Themes to work",
55
"type": "magento2-module",
66
"require": {

0 commit comments

Comments
 (0)