Skip to content

Commit 8405bf8

Browse files
chore(main): release 2.0.1 (#125)
🤖 I have created a release *beep* *boop* --- ## [2.0.1](v2.0.0...v2.0.1) (2026-05-06) ### Bug Fixes * **build:** reference root README.md in package ([ecbdb2a](ecbdb2a)) * **lockfile:** restore linux-musl-x64 RID section ([0c523f1](0c523f1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: intility-release-bot[bot] <175299729+intility-release-bot[bot]@users.noreply.github.com>
1 parent 0c523f1 commit 8405bf8

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/intility/Intility.JsonApiToolkit/compare/v2.0.0...v2.0.1) (2026-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** reference root README.md in package ([ecbdb2a](https://github.com/intility/Intility.JsonApiToolkit/commit/ecbdb2a1ad73475350d1bcbad0f96656670075cd))
9+
* **lockfile:** restore linux-musl-x64 RID section ([0c523f1](https://github.com/intility/Intility.JsonApiToolkit/commit/0c523f1183d9662872d0cd10354cdca3139a4153))
10+
311
## [2.0.0](https://github.com/intility/Intility.JsonApiToolkit/compare/v1.8.1...v2.0.0) (2026-05-05)
412

513

JsonApiToolkit/JsonApiToolkit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- Package metadata -->
88
<PackageId>Intility.JsonApiToolkit</PackageId>
9-
<Version>2.0.0</Version>
9+
<Version>2.0.1</Version>
1010
<Authors>Intility</Authors>
1111
<Company>Intility</Company>
1212
<Description>A toolkit for implementing JSON:API specification in .NET applications</Description>

0 commit comments

Comments
 (0)