File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ # 5.0.1
2+ - Fehler beim Speichern der SEO URL Templates behoben [ #42 ] ( https://github.com/Werkstattl/OpenBlogware/pull/42 )
3+
14# 5.0.0
25- Kompatibilität mit Shopware 6.7
36- BlogEntries Entitäten zu BlogEntry umbenannt
Original file line number Diff line number Diff line change 1+ # 5.0.1
2+ - Fixed error when saving SEO URL templates [ #42 ] ( https://github.com/Werkstattl/OpenBlogware/pull/42 )
3+
14# 5.0.0
25- Compatibility with Shopware 6.7
36- Renamed BlogEntries entities to BlogEntry
Original file line number Diff line number Diff line change 11{
22 "name" : " werkstattl/openblogware" ,
33 "description" : " OpenBlogware: A Blog Module for Shopware 6." ,
4- "version" : " 5.0.0 " ,
4+ "version" : " 5.0.1 " ,
55 "type" : " shopware-platform-plugin" ,
66 "keywords" : [" blog" , " news" ],
77 "license" :" MIT" ,
1818 "docs" : " https://github.com/Werkstattl/OpenBlogware/blob/main/README.md"
1919 },
2020 "require" : {
21- "shopware/administration" : " ~6.7" ,
22- "shopware/core" : " ~6.7" ,
23- "shopware/storefront" : " ~6.7"
21+ "shopware/administration" : " ~6.7.0 " ,
22+ "shopware/core" : " ~6.7.0 " ,
23+ "shopware/storefront" : " ~6.7.0 "
2424 },
2525 "require-dev" :{
2626 "phpunit/phpunit" : " ^9.5" ,
You can’t perform that action at this time.
0 commit comments