Skip to content

Commit 95805a1

Browse files
authored
ISSUE 10 - Compatibility with Shopware 6.4.11 (#11)
1 parent 14b4439 commit 95805a1

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.8
2+
- support shopware version 6.4.11.0 or higher
3+
14
# 1.0.7
25
- all columns on mobile are full width
36

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sas/cms-grid-blocks",
33
"description": "CMS grid blocks",
44
"type": "shopware-platform-plugin",
5-
"version": "v1.0.7",
5+
"version": "v1.0.8",
66
"license": "proprietary",
77
"authors": [
88
{

0 commit comments

Comments
 (0)