We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57074b3 commit 92354bbCopy full SHA for 92354bb
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.1.2] - 01 December 2025
10
+### Fixed
11
+- Add enabled config option
12
+
13
## [1.1.1] - 22 October 2025
14
### Fixed
15
- Allow psr/log 1 and 2 besides 3
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yireo/magento2-theme-by-route",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "Assign a specific theme to specific routes",
5
"type": "magento2-module",
"require": {
0 commit comments