From f57c0d52f77b7a8428c8766cc64c9e7699fefec3 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 15:28:42 +0000 Subject: [PATCH] chore(support/v2): release 2.12.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Directory.Build.props | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1b91367d1..ad7706e8d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.12.1" + ".": "2.12.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index aa9310918..960af5296 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.12.2](https://github.com/microsoft/OpenAPI.NET/compare/v2.12.1...v2.12.2) (2026-08-20) + + +### Bug Fixes + +* duplicate schema example when serializing to v2 ([#3046](https://github.com/microsoft/OpenAPI.NET/issues/3046)) ([a6366be](https://github.com/microsoft/OpenAPI.NET/commit/a6366be831a462a1470a4190888b571c3ff12f2c)) + ## [2.12.1](https://github.com/microsoft/OpenAPI.NET/compare/v2.12.0...v2.12.1) (2026-08-19) diff --git a/Directory.Build.props b/Directory.Build.props index 476fa18f7..60b246221 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.1 + 2.12.2