Skip to content

Commit 253588c

Browse files
chore(support/v1): release 1.6.29 (#2819)
Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
1 parent 11ba851 commit 253588c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.28"
2+
".": "1.6.29"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.6.29](https://github.com/microsoft/OpenAPI.NET/compare/v1.6.28...v1.6.29) (2026-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **hidi:** update Microsoft.OpenApi.OData to 1.7.6 ([11ba851](https://github.com/microsoft/OpenAPI.NET/commit/11ba851eb7d0d8be034903a0163dcb84955fd3ce))
9+
* **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)
10+
311
## [1.6.28](https://github.com/microsoft/openapi.net/compare/v1.6.27...v1.6.28) (2025-10-06)
412

513

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageProjectUrl>https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl>
1313
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
1414
<PackageTags>OpenAPI .NET</PackageTags>
15-
<Version>1.6.28</Version>
15+
<Version>1.6.29</Version>
1616
</PropertyGroup>
1717
<!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
1818
<PropertyGroup Condition="'$(TF_BUILD)' == 'true'">

0 commit comments

Comments
 (0)