Skip to content

Commit 80edccb

Browse files
chore(main): release 1.8.1 (#111)
🤖 I have created a release *beep* *boop* --- ## [1.8.1](v1.8.0...v1.8.1) (2026-04-14) ### Bug Fixes * **lockfile:** regenerate lock file with linux-musl-x64 RID section ([715745b](715745b)) ### Build System * add NuGet lock file support for supply chain security ([6a2cd14](6a2cd14)) --- 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 715745b commit 80edccb

3 files changed

Lines changed: 14 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-
".": "1.8.0"
2+
".": "1.8.1"
33
}

CHANGELOG.md

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

3+
## [1.8.1](https://github.com/intility/Intility.JsonApiToolkit/compare/v1.8.0...v1.8.1) (2026-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **lockfile:** regenerate lock file with linux-musl-x64 RID section ([715745b](https://github.com/intility/Intility.JsonApiToolkit/commit/715745b9f90175e7425a6f03a960a8612140665f))
9+
10+
11+
### Build System
12+
13+
* add NuGet lock file support for supply chain security ([6a2cd14](https://github.com/intility/Intility.JsonApiToolkit/commit/6a2cd14b15b87f7838031485e45da64bb340acc6))
14+
315
## [1.8.0](https://github.com/intility/Intility.JsonApiToolkit/compare/v1.7.3...v1.8.0) (2026-04-14)
416

517

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>1.8.0</Version>
9+
<Version>1.8.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)