diff --git a/CHANGELOG.md b/CHANGELOG.md index de5ee104c3..ed6ce08f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Microsoft.TestPlatform.ObjectModel` from 17.7.2 to 17.8.0 - Bumps `System.Text.Json` from 7.0.3 to 8.0.0 - Bumps `System.Diagnostics.DiagnosticSource` from 6.0.1 to 8.0.0 +- Bumps `Spectre.Console` from 0.47.0 to 0.48.0 ## [1.5.0] ### Fixed @@ -116,4 +117,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [Unreleased]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...main [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index 2d97e1ab96..08e1e9449d 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -15,7 +15,7 @@ - +