diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json
index 8b1832c..76d96bc 100644
--- a/.github/release-please-manifest.json
+++ b/.github/release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.1.6"
+ ".": "2.1.7"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 058d39d..33e9406 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [2.1.7](https://github.com/intility/json-api-toolkit/compare/v2.1.6...v2.1.7) (2026-06-23)
+
+
+### Build System
+
+* **nuget:** Bump the microsoft group with 4 updates ([#170](https://github.com/intility/json-api-toolkit/issues/170)) ([5ec62c2](https://github.com/intility/json-api-toolkit/commit/5ec62c2d5ce138ea71f6ec31fbd5be638bca598d))
+
+
+### CI
+
+* **actions:** Bump actions/checkout from 6.0.3 to 7.0.0 ([#172](https://github.com/intility/json-api-toolkit/issues/172)) ([8ef4f37](https://github.com/intility/json-api-toolkit/commit/8ef4f3768b0a04a6612f5f35812a5cd0cf360089))
+
## [2.1.6](https://github.com/intility/json-api-toolkit/compare/v2.1.5...v2.1.6) (2026-06-09)
diff --git a/JsonApiToolkit/JsonApiToolkit.csproj b/JsonApiToolkit/JsonApiToolkit.csproj
index e5a8b01..749874a 100644
--- a/JsonApiToolkit/JsonApiToolkit.csproj
+++ b/JsonApiToolkit/JsonApiToolkit.csproj
@@ -7,7 +7,7 @@