File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ v5.0.0] - 2025-06-30
8+ This is the stable release for v5.0.0. No changes have been made since v5.0.0-rc.1.
9+
710## [ v5.0.0-rc.1] - 2025-06-05
811
912### Changed
@@ -129,6 +132,7 @@ This is the stable release for v3.0.0. No changes have been made since v3.0.0-rc
129132### Added
130133- First version of our reusable examples
131134
132- [ v5.0.0 ] : https://github.com/OXID-eSales/module-template/compare/v4.0.0...b-7.3.x
135+ [ v5.0.0 ] : https://github.com/OXID-eSales/module-template/compare/v5.0.0-rc.1...v5.0.0
136+ [ v5.0.0-rc.1 ] : https://github.com/OXID-eSales/module-template/compare/v4.0.0...v5.0.0-rc.1
133137[ v4.0.0 ] : https://github.com/OXID-eSales/module-template/compare/v4.0.0-rc.1...v4.0.0
134138[ v4.0.0-rc.1 ] : https://github.com/OXID-eSales/module-template/compare/v3.0.0...v4.0.0-rc.1
Original file line number Diff line number Diff line change 1818 'title ' => 'OXID eSales Module Template (OEMT) ' ,
1919 'description ' => 'Module Template – Clean Skeleton for OXID Modules ' ,
2020 'thumbnail ' => 'pictures/logo.png ' ,
21- 'version ' => '5.0.0-rc.1 ' ,
21+ 'version ' => '5.0.0 ' ,
2222 'author ' => 'OXID eSales AG ' ,
23- 'url ' => '' ,
24- 'email ' => '' ,
23+ 'url ' => 'https://github.com/OXID-eSales/module-template ' ,
24+ 'email ' => 'info@oxid-esales.com ' ,
2525 'extend ' => [],
2626];
You can’t perform that action at this time.
0 commit comments