Skip to content

Commit

Permalink
chore: breaking version update
Browse files Browse the repository at this point in the history
  • Loading branch information
7underlines committed Sep 15, 2024
1 parent 73677c8 commit c1efeda
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.0.0
- Breaking: Plugin Klasse von SasBlogModule zu WerkOpenBlogware umbenannt
- Breaking: Databasen Tabllen prefix von `sas_blog_` auf `open_blogware_` geändert

# 3.0.4
- Überspringe-Artikel-Funktionalität für das neueste Blog-Artikel-Element

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG_en-GB.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.0.0
- Breaking: Renamed plugin class from SasBlogModule to WerkOpenBlogware
- Breaking: Changed database table prefix from `sas_blog_` to `open_blogware_`

# 3.0.4
- Added offset count functionality to the newest blog items element

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "werkstattl/openblogware",
"description": "OpenBlogware: A Blog Module for Shopware 6.",
"version": "3.1.0",
"version": "4.0.0",
"type": "shopware-platform-plugin",
"keywords": ["blog", "news"],
"license":"MIT",
Expand Down

0 comments on commit c1efeda

Please sign in to comment.