File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. See [ versionize] ( https://github.com/versionize/versionize ) for commit guidelines.
44
5+ <a name =" 2.3.2 " ></a >
6+ ## [ 2.3.2] ( https://www.github.com/mrdevrobot/Concordia/releases/tag/v2.3.2 ) (2026-02-02)
7+
8+ ### Bug Fixes
9+
10+ * adds Generated suffix to generated files namespace to avoid uninteded using ([ 74838d2] ( https://www.github.com/mrdevrobot/Concordia/commit/74838d28e49303a434fe8b7c33ae791618b64f6b ) )
11+
512<a name =" 2.3.1 " ></a >
613## [ 2.3.1] ( https://www.github.com/mrdevrobot/Concordia/releases/tag/v2.3.1 ) (2026-02-01)
714
Original file line number Diff line number Diff line change 77
88 <!-- NuGet Metadata -->
99 <PackageId >Concordia.Core</PackageId >
10- <Version >2.3.1 </Version >
10+ <Version >2.3.2 </Version >
1111 <Authors >Luca Fabbri</Authors >
1212 <Description >A lightweight and powerful .NET Mediator library implementing the Mediator pattern.</Description >
1313 <RepositoryUrl >https://github.com/lucafabbri/Concordia</RepositoryUrl >
Original file line number Diff line number Diff line change 99
1010 <IsPackable >true</IsPackable >
1111 <PackageId >Concordia.Generator</PackageId >
12- <Version >2.3.1 </Version >
12+ <Version >2.3.2 </Version >
1313 <Authors >Luca Fabbri</Authors >
1414 <Description >A C# Source Generator for automatic handler registration in Concordia.</Description >
1515 <RepositoryUrl >https://github.com/lucafabbri/Concordia</RepositoryUrl >
Original file line number Diff line number Diff line change 77
88 <!-- NuGet Metadata -->
99 <PackageId >Concordia.MediatR</PackageId >
10- <Version >2.3.1 </Version >
10+ <Version >2.3.2 </Version >
1111 <Authors >Luca Fabbri</Authors >
1212 <Description >A compatibility layer for Concordia, mirroring MediatR's reflection-based handler registration.</Description >
1313 <RepositoryUrl >https://github.com/lucafabbri/Concordia</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments