diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json
index 3bacabe..6d6607d 100644
--- a/.github/release-please-manifest.json
+++ b/.github/release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.1.2"
+ ".": "2.1.3"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9eaa6b..616319f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.1.3](https://github.com/intility/json-api-toolkit/compare/v2.1.2...v2.1.3) (2026-05-11)
+
+
+### Bug Fixes
+
+* **packaging:** add icon and nuget-specific readme ([5c85ab8](https://github.com/intility/json-api-toolkit/commit/5c85ab80b8e51ec026f90b770ecc8078aae613ae))
+
## [2.1.2](https://github.com/intility/json-api-toolkit/compare/v2.1.1...v2.1.2) (2026-05-11)
diff --git a/JsonApiToolkit/JsonApiToolkit.csproj b/JsonApiToolkit/JsonApiToolkit.csproj
index a6ce9df..8ccf9b8 100644
--- a/JsonApiToolkit/JsonApiToolkit.csproj
+++ b/JsonApiToolkit/JsonApiToolkit.csproj
@@ -7,7 +7,7 @@