File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 2.1.2 "
2+ "." : " 2.1.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.3] ( https://github.com/intility/json-api-toolkit/compare/v2.1.2...v2.1.3 ) (2026-05-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** packaging:** add icon and nuget-specific readme ([ 5c85ab8] ( https://github.com/intility/json-api-toolkit/commit/5c85ab80b8e51ec026f90b770ecc8078aae613ae ) )
9+
310## [ 2.1.2] ( https://github.com/intility/json-api-toolkit/compare/v2.1.1...v2.1.2 ) (2026-05-11)
411
512
Original file line number Diff line number Diff line change 77 <!-- Package metadata -->
88 <PackageId >Intility.JsonApiToolkit</PackageId >
99 <Title >JsonApiToolkit</Title >
10- <Version >2.1.2 </Version >
10+ <Version >2.1.3 </Version >
1111 <Authors >Intility</Authors >
1212 <Company >Intility</Company >
1313 <Copyright >Copyright (c) Intility</Copyright >
3333 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.0.7" />
3434 </ItemGroup >
3535 <ItemGroup >
36- <None Include =" ..\README.nuget.md" Pack =" true" PackagePath =" \" />
37- <None Include =" ..\assets\intility-logo.png" Pack =" true" Visible =" false" PackagePath =" \" />
36+ <None Include =" ..\README.nuget.md" Pack =" true" PackagePath =" \" />
37+ <None Include =" ..\assets\intility-logo.png" Pack =" true" Visible =" false" PackagePath =" \" />
3838 </ItemGroup >
3939</Project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ site_name: Intility JsonApiToolkit
22site_description : Documentation for Intility JsonApiToolkit
33site_url : https://intility.github.io/json-api-toolkit/
44extra :
5- version : 2.1.2 # x-release-please-version
5+ version : 2.1.3 # x-release-please-version
66
77theme :
88 name : material
You can’t perform that action at this time.
0 commit comments