Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Oct 17, 2024
1 parent 94fc976 commit 764c1d9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 22 deletions.
18 changes: 9 additions & 9 deletions .autover/autover.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"Projects": [
{
"Name": "Amazon.Extensions.CognitoAuthentication",
"Path": "src/Amazon.Extensions.CognitoAuthentication/Amazon.Extensions.CognitoAuthentication.csproj"
}
],
"UseCommitsForChangelog": false,
"DefaultIncrementType": "Patch",
"ChangeFilesDetermineIncrementType": true
"Projects": [
{
"Name": "Amazon.Extensions.CognitoAuthentication",
"Path": "src/Amazon.Extensions.CognitoAuthentication/Amazon.Extensions.CognitoAuthentication.csproj"
}
],
"UseCommitsForChangelog": false,
"DefaultIncrementType": "Patch",
"ChangeFilesDetermineIncrementType": true
}
13 changes: 0 additions & 13 deletions .autover/changes/b6c50c7c-b34d-45ef-8985-2cac2dd8e61f.json

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Release 2024-10-17

### Amazon.Extensions.CognitoAuthentication (3.0.0-preview.1)
* Added .NET 8 target framework and marked as trimmable
* Updated the .NET SDK dependencies to the latest version 4.0.0-preview.4
* Add SourceLink support

## Release 2024-07-09

### Amazon.Extensions.CognitoAuthentication (2.5.5)
Expand Down

0 comments on commit 764c1d9

Please sign in to comment.