Skip to content

Commit 2814e7f

Browse files
chore: release 1.0.1
1 parent c032b16 commit 2814e7f

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG_de-DE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,8 @@
116116

117117
# 1.0.0
118118

119-
* Shopware 6.5 Kompatibilität
119+
* Shopware 6.5 Kompatibilität
120+
121+
# 1.0.1
122+
123+
* Fixed cache controller

CHANGELOG_en-GB.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,8 @@
116116

117117
# 1.0.0
118118

119-
* Shopware 6.5 compatibility
119+
* Shopware 6.5 compatibility
120+
121+
# 1.0.1
122+
123+
* Fixed cache controller

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frosh/tools",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Provides some basic things for managing the Shopware Installation",
55
"type": "shopware-platform-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)