diff --git a/.autover/changes/03192035-7fd3-471f-af24-821317dcde39.json b/.autover/changes/03192035-7fd3-471f-af24-821317dcde39.json deleted file mode 100644 index b47497f5..00000000 --- a/.autover/changes/03192035-7fd3-471f-af24-821317dcde39.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "AWS.Deploy.CLI", - "Type": "Patch", - "ChangelogMessages": [ - "Update CDK Bootstrap template to version 30" - ] - } - ] -} \ No newline at end of file diff --git a/.autover/changes/61a3e8e4-f338-451b-ac86-61f1bb2c9c46.json b/.autover/changes/61a3e8e4-f338-451b-ac86-61f1bb2c9c46.json deleted file mode 100644 index 5628a867..00000000 --- a/.autover/changes/61a3e8e4-f338-451b-ac86-61f1bb2c9c46.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "AWS.Deploy.ServerMode.Client", - "Type": "Patch", - "ChangelogMessages": [ - "Bumped AWSSDK.Core version to 4.0.3.3" - ] - } - ] -} \ No newline at end of file diff --git a/.autover/changes/bd34c326-1fab-4425-aaee-13ac49b6fdd0.json b/.autover/changes/bd34c326-1fab-4425-aaee-13ac49b6fdd0.json deleted file mode 100644 index 90c80b37..00000000 --- a/.autover/changes/bd34c326-1fab-4425-aaee-13ac49b6fdd0.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "AWS.Deploy.CLI", - "Type": "Patch", - "ChangelogMessages": [ - "Update AWS .NET SDK dependencies" - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index be4e439a..5e4cd719 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## Release 2026-03-19 + +### AWS.Deploy.CLI (2.0.6) +* Update CDK Bootstrap template to version 30 +* Update AWS .NET SDK dependencies +### AWS.Deploy.ServerMode.Client (2.0.6) +* Bumped AWSSDK.Core version to 4.0.3.3 +### AWS.Deploy.Recipes.CDK.Common (2.0.6) + ## Release 2025-12-03 ### AWS.Deploy.CLI (2.0.5) diff --git a/src/AWS.Deploy.CLI/AWS.Deploy.CLI.csproj b/src/AWS.Deploy.CLI/AWS.Deploy.CLI.csproj index 5494a7a1..0e4c2dd0 100644 --- a/src/AWS.Deploy.CLI/AWS.Deploy.CLI.csproj +++ b/src/AWS.Deploy.CLI/AWS.Deploy.CLI.csproj @@ -22,7 +22,7 @@ $(NoWarn);1570;1591;ASP0000 Major README.md - 2.0.5 + 2.0.6 diff --git a/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj b/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj index 5c97a0cc..b616f738 100644 --- a/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj +++ b/src/AWS.Deploy.Recipes.CDK.Common/AWS.Deploy.Recipes.CDK.Common.csproj @@ -13,7 +13,7 @@ icon.png https://github.com/aws/aws-dotnet-deploy README.md - 2.0.5 + 2.0.6 diff --git a/src/AWS.Deploy.ServerMode.Client/AWS.Deploy.ServerMode.Client.csproj b/src/AWS.Deploy.ServerMode.Client/AWS.Deploy.ServerMode.Client.csproj index c66103bb..8063c167 100644 --- a/src/AWS.Deploy.ServerMode.Client/AWS.Deploy.ServerMode.Client.csproj +++ b/src/AWS.Deploy.ServerMode.Client/AWS.Deploy.ServerMode.Client.csproj @@ -12,7 +12,7 @@ https://github.com/aws/aws-dotnet-deploy true ..\..\public.snk - 2.0.5 + 2.0.6