diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a22c80ed9..435e234ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Fake.IO.FileSystem` from 6.1.0 to 6.1.3 - Bumps `Fake.IO.Zip` from 6.1.0 to 6.1.3 - Bumps `Fake.Tools.Git` from 6.1.0 to 6.1.3 -- Bumps `CSharpier.Core` from 0.29.1 to 0.30.3 +- Bumps `CSharpier.Core` from 0.29.1 to 0.30.4 - Bumps `Proc` from 0.8.1 to 0.9.1 - Bumps `System.Text.Json` from 8.0.4 to 8.0.5 - Bumps `JunitXml.TestLogger` from 4.0.254 to 4.1.0 @@ -63,7 +63,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [1.7.1] ### Fixed -- Fixed the deserialization of S3 snapshot repositories without settings ([#587](https://github.com/opensearch-project/opensearch-net/pull/587)) +- Fixed the deserialization of S3 snapshot repositories without settings ([#587](https://github.com/opensearch-project/opensearch-net/pull/587)) ### Dependencies - Bumps `System.Text.Json` from 8.0.1 to 8.0.3 diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index 1fb2ac3d00..8a6bc7faa5 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -9,7 +9,7 @@ true - +