Skip to content

Commit f9e5b95

Browse files
committed
chore: increase version
1 parent 9da06ac commit f9e5b95

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG_de-DE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,7 @@
8585
* Fixed reporting of scheduled task did not run on cache invalidate task
8686
* Switched to shopware-cli
8787
* Optimized datetime view in scheduled task
88-
* Added simple maintainance command
88+
* Added simple maintainance command
89+
90+
# 0.2.8
91+
* Improve Elasticsearch usage

CHANGELOG_en-GB.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,7 @@
8585
* Fixed reporting of scheduled task did not run on cache invalidate task
8686
* Switched to shopware-cli
8787
* Optimized datetime view in scheduled task
88-
* Added simple maintainance command
88+
* Added simple maintainance command
89+
90+
# 0.2.8
91+
* Improve Elasticsearch usage

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": "0.2.7",
3+
"version": "0.2.8",
44
"description": "Provides some basic things for managing the Shopware Installation",
55
"type": "shopware-platform-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)