diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 1db2241f..112d044e 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.0.0-preview.12"
+ ".": "2.0.0-preview.13"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e31a2a9..c4ac092f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [2.0.0-preview.13](https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.12...v2.0.0-preview.13) (2025-04-17)
+
+
+### Features
+
+* upgrades to OAI.net preview17 ([08b5efc](https://github.com/microsoft/OpenAPI.NET.OData/commit/08b5efcea3ad3c8dae4404a8d00218070080cd47))
+* upgrades to OAI.net preview17 ([6e38b40](https://github.com/microsoft/OpenAPI.NET.OData/commit/6e38b406ad63d74d3a13a0397707d6ef242bdbe8))
+
## [2.0.0-preview.12](https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.11...v2.0.0-preview.12) (2025-04-02)
diff --git a/Directory.Build.props b/Directory.Build.props
index 11763c51..3bd77675 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -13,7 +13,7 @@
https://github.com/Microsoft/OpenAPI.NET.OData
© Microsoft Corporation. All rights reserved.
Microsoft OpenApi OData EDM
- 2.0.0-preview.12
+ 2.0.0-preview.13