From 30736fa4be3f7479b88dcd4b18d838cf91b32174 Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Mon, 17 Nov 2025 18:27:45 +0000 Subject: [PATCH 1/2] release_2025-11-17 --- .../Amazon.Extensions.CognitoAuthentication.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Amazon.Extensions.CognitoAuthentication/Amazon.Extensions.CognitoAuthentication.csproj b/src/Amazon.Extensions.CognitoAuthentication/Amazon.Extensions.CognitoAuthentication.csproj index 612c5f4..549b9a6 100644 --- a/src/Amazon.Extensions.CognitoAuthentication/Amazon.Extensions.CognitoAuthentication.csproj +++ b/src/Amazon.Extensions.CognitoAuthentication/Amazon.Extensions.CognitoAuthentication.csproj @@ -21,7 +21,7 @@ true true snupkg - 3.1.1 + 3.1.2 From 8021f89b62a14d041f57f2c3c29903bc0b38a210 Mon Sep 17 00:00:00 2001 From: aws-sdk-dotnet-automation Date: Mon, 17 Nov 2025 18:27:46 +0000 Subject: [PATCH 2/2] Updated changelog --- .../changes/339148a9-e420-4867-bfd3-758d94f390a5.json | 11 ----------- CHANGELOG.md | 5 +++++ 2 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 .autover/changes/339148a9-e420-4867-bfd3-758d94f390a5.json diff --git a/.autover/changes/339148a9-e420-4867-bfd3-758d94f390a5.json b/.autover/changes/339148a9-e420-4867-bfd3-758d94f390a5.json deleted file mode 100644 index de46642..0000000 --- a/.autover/changes/339148a9-e420-4867-bfd3-758d94f390a5.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "Amazon.Extensions.CognitoAuthentication", - "Type": "Patch", - "ChangelogMessages": [ - "Update AWS SDK Dependencies" - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d08d4e8..4530401 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Release 2025-11-17 + +### Amazon.Extensions.CognitoAuthentication (3.1.2) +* Update AWS SDK Dependencies + ## Release 2025-07-29 ### Amazon.Extensions.CognitoAuthentication (3.1.1)