From 6d1a3aefb8c475a3ff6aee6d4f35b85032ad6eb4 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 15:51:02 +0000 Subject: [PATCH] chore(support/v2): release 2.7.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ Directory.Build.props | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ff625ba36..ca3f730c7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.7.4" + ".": "2.7.5" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a2d0c8ca..b22097196 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.7.5](https://github.com/microsoft/OpenAPI.NET/compare/v2.7.4...v2.7.5) (2026-05-26) + + +### Bug Fixes + +* **library:** handle circular schema references ([acd5088](https://github.com/microsoft/OpenAPI.NET/commit/acd5088e822ca6bfab3b5726b8114d81ed35d3f0)) +* **library:** handle circular schema references ([6bcac39](https://github.com/microsoft/OpenAPI.NET/commit/6bcac3995314f71028d234270abd6fc4773aabf6)) + ## [2.7.4](https://github.com/microsoft/OpenAPI.NET/compare/v2.7.3...v2.7.4) (2026-04-27) diff --git a/Directory.Build.props b/Directory.Build.props index 64427409a..f06b5bb92 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.7.4 + 2.7.5