Skip to content

Commit facc596

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent d1c085f commit facc596

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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+
## [0.0.25] - 31 March 2026
10+
### Fixed
11+
- Allow for category addtocart to redirect to product page
12+
913
## [0.0.24] - 12 March 2026
1014
### Fixed
1115
- Add integration flag to MODULE.json

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

0 commit comments

Comments
 (0)