Skip to content

Commit ac6c306

Browse files
committed
Release
1 parent 5e077e8 commit ac6c306

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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+
## [1.3.1] - 10 March 2025
10+
### Fix
11+
- Wrong regex when creating theme
12+
913
## [1.3.0] - 1 July 2024
1014
### Added
1115
- Add `--reset` flag to `theme:change` command

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yireo/magento2-theme-commands",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"license": "OSL-3.0",
55
"description": "CLI commands to manipulate themes",
66
"type": "magento2-module",

0 commit comments

Comments
 (0)