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,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 12.0.2] - 2026-04-14
8+
9+ ### Fixed
10+ - Composer throws security issues for concrete graphl-version
11+
712## [ 12.0.1] - 2026-03-18
813
914### Fixed
@@ -17,5 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1722### Added
1823- A ` matches ` method was added to ` FilterInterface ` (and it's implementations) to allow checking if a filter matches a given value.
1924
25+ [ 12.0.2 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v12.0.1...v12.0.2
2026[ 12.0.1 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v12.0.0...v12.0.1
2127[ 12.0.0 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v11.0.0...v12.0.0
Original file line number Diff line number Diff line change 2626 'en ' => '<span>OXID GraphQL API Framework</span> ' ,
2727 ],
2828 'thumbnail ' => 'logo.png ' ,
29- 'version ' => '12.0.0 ' ,
29+ 'version ' => '12.0.2 ' ,
3030 'author ' => 'OXID eSales ' ,
3131 'url ' => 'www.oxid-esales.com ' ,
3232 'email ' => 'info@oxid-esales.com ' ,
You can’t perform that action at this time.
0 commit comments