From ac4ef38e1640ad2f8e2dff45b1ed50e7d42cdcba Mon Sep 17 00:00:00 2001
From: "release-please-token-provider[bot]"
<225477224+release-please-token-provider[bot]@users.noreply.github.com>
Date: Fri, 11 Sep 2026 19:16:18 +0000
Subject: [PATCH] chore(support/v2): release 2.13.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 12 ++++++++++++
Directory.Build.props | 2 +-
3 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index ad7706e8d..e6eadb43e 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.12.2"
+ ".": "2.13.0"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 960af5296..f37fe3d35 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [2.13.0](https://github.com/microsoft/OpenAPI.NET/compare/v2.12.2...v2.13.0) (2026-09-11)
+
+
+### Features
+
+* **document:** add GetOperationById to search operations across path… ([#3025](https://github.com/microsoft/OpenAPI.NET/issues/3025)) ([#3074](https://github.com/microsoft/OpenAPI.NET/issues/3074)) ([75d6cea](https://github.com/microsoft/OpenAPI.NET/commit/75d6ceafe7d9898dc415c7d7508e994687401f69))
+
+
+### Bug Fixes
+
+* **openapi:** omit null response descriptions ([1344a43](https://github.com/microsoft/OpenAPI.NET/commit/1344a43fb823fea5b48d78e2aca4e3a1eff9221a))
+
## [2.12.2](https://github.com/microsoft/OpenAPI.NET/compare/v2.12.1...v2.12.2) (2026-08-20)
diff --git a/Directory.Build.props b/Directory.Build.props
index 60b246221..4115d49db 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
- 2.12.2
+ 2.13.0