Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
  • Loading branch information
Xtansia committed Sep 30, 2024
1 parent bd0890f commit 42e53bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `AWSSDK.Core` from 3.7.400.11 to 3.7.400.20
- Bumps `Fake.Core.SemVer` from 6.1.0 to 6.1.3
- Bumps `Bogus` from 35.6.0 to 35.6.1
- Bumps `Fake.Core.Environment` from 6.1.0 to 6.1.1
- Bumps `Fake.Core.Environment` from 6.1.0 to 6.1.3
- Bumps `FluentAssertions` from 6.12.0 to 6.12.1
- Bumps `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1
- Bumps `Microsoft.TestPlatform.ObjectModel` from 17.11.0 to 17.11.1
- Bumps `BenchMarkDotNet` from 0.13.12 to 0.14.0
- Bumps `Fake.IO.FileSystem` from 6.1.0 to 6.1.1
- Bumps `Fake.IO.Zip` from 6.1.0 to 6.1.1
- Bumps `Fake.Tools.Git` from 6.1.0 to 6.1.1
- 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

## [1.8.0]
### Added
Expand Down Expand Up @@ -225,4 +225,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
[1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0
[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
2 changes: 1 addition & 1 deletion build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="Fake.Core.SemVer" Version="6.1.3" />
<PackageReference Include="Fake.IO.FileSystem" Version="6.1.3" />
<PackageReference Include="Fake.IO.Zip" Version="6.1.3" />
<PackageReference Include="Fake.Tools.Git" Version="6.1.1" />
<PackageReference Include="Fake.Tools.Git" Version="6.1.3" />

<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

Expand Down

0 comments on commit 42e53bc

Please sign in to comment.