diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 43354b10b..3d5e2a35c 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.6.28"
+ ".": "1.6.29"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 413a903ca..4c9a709b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.6.29](https://github.com/microsoft/OpenAPI.NET/compare/v1.6.28...v1.6.29) (2026-04-14)
+
+
+### Bug Fixes
+
+* **hidi:** update Microsoft.OpenApi.OData to 1.7.6 ([11ba851](https://github.com/microsoft/OpenAPI.NET/commit/11ba851eb7d0d8be034903a0163dcb84955fd3ce))
+* **hidi:** update Microsoft.OpenApi.OData to 1.7.6 ([f596327](https://github.com/microsoft/OpenAPI.NET/commit/f5963276f95d1808177e5ada9025192d2ce5540a)), closes [#2813](https://github.com/microsoft/OpenAPI.NET/issues/2813)
+
## [1.6.28](https://github.com/microsoft/openapi.net/compare/v1.6.27...v1.6.28) (2025-10-06)
diff --git a/Directory.Build.props b/Directory.Build.props
index 7d99aad53..c7db51aae 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -12,7 +12,7 @@
https://github.com/Microsoft/OpenAPI.NET
© Microsoft Corporation. All rights reserved.
OpenAPI .NET
- 1.6.28
+ 1.6.29