Skip to content

Commit f15a0f5

Browse files
committed
Copy generic CI/CD files
1 parent 7148798 commit f15a0f5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.0.9] - 17 September 2025
10+
### Fixed
11+
- Remove legacy messaging
12+
- Add new section refresh to add-to-cart components
13+
- Renew message section when renewing cart section
14+
- Fix error when customer section is undefined
15+
916
## [0.0.8] - 16 September 2025
1017
### Fixed
1118
- Add wishlist counter to top links

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loki-theme/magento2-luma-components",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Module to allow for Loki Themes to work",
55
"type": "magento2-module",
66
"require": {

0 commit comments

Comments
 (0)