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.3 "
2+ "." : " 2.1.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.4] ( https://github.com/intility/json-api-toolkit/compare/v2.1.3...v2.1.4 ) (2026-05-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** nuget:** remove RID for packing ([ ae35a48] ( https://github.com/intility/json-api-toolkit/commit/ae35a483201196f45b2c9f64e3c6e8f8d34fb5e0 ) )
9+ * ** packaging:** remove RuntimeIdentifier that forced x64-specific builds ([ a8d1eb8] ( https://github.com/intility/json-api-toolkit/commit/a8d1eb82e66ac59f48720984a6a5ce31bd1d86c2 ) )
10+
311## [ 2.1.3] ( https://github.com/intility/json-api-toolkit/compare/v2.1.2...v2.1.3 ) (2026-05-11)
412
513
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.3 </Version >
10+ <Version >2.1.4 </Version >
1111 <Authors >Intility</Authors >
1212 <Company >Intility</Company >
1313 <Copyright >Copyright (c) Intility</Copyright >
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.3 # x-release-please-version
5+ version : 2.1.4 # x-release-please-version
66
77theme :
88 name : material
You can’t perform that action at this time.
0 commit comments