File tree Expand file tree Collapse file tree 3 files changed +2442
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2442
-2
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,3 @@ composer.lock
1010src /Examples
1111/docs /.vitepress /dist
1212/docs /.vitepress /cache
13- package-lock.json
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ 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+ ## [ 3.2.1] - 2025-11-10
8+ ### Fixed
9+ - Admin build issue in Shopware 6.7
10+
711## [ 3.2.0] - 2025-07-11
812### Added
913- Added support for PHP 8.4
@@ -185,7 +189,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
185189 - ` getNotSpecifiedSalutationId `
186190 - ` getGermanCountryId `
187191
188- [ 4.0.0 ] : https://github.com/basecom/FixturesPlugin/compare/3.1.0...4.0.0
192+ [ 3.2.1 ] : https://github.com/basecom/FixturesPlugin/compare/3.2.0...3.2.1
193+ [ 3.2.0 ] : https://github.com/basecom/FixturesPlugin/compare/3.1.0...3.2.0
189194[ 3.1.0 ] : https://github.com/basecom/FixturesPlugin/compare/3.0.0...3.1.0
190195[ 3.0.0 ] : https://github.com/basecom/FixturesPlugin/compare/2.4.0...3.0.0
191196[ 2.4.0 ] : https://github.com/basecom/FixturesPlugin/compare/2.3.0...2.4.0
You can’t perform that action at this time.
0 commit comments