diff --git a/.autover/changes/f4f7b935-faad-4d57-8160-894a4db8b9e4.json b/.autover/changes/f4f7b935-faad-4d57-8160-894a4db8b9e4.json deleted file mode 100644 index 0ecfd385..00000000 --- a/.autover/changes/f4f7b935-faad-4d57-8160-894a4db8b9e4.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Projects": [ - { - "Name": "AWS.Deploy.CLI", - "Type": "Patch", - "ChangelogMessages": [ - "Update the version of Amazon.CDK.Lib to 2.214.0" - ] - }, - { - "Name": "AWS.Deploy.Recipes.CDK.Common", - "Type": "Patch", - "ChangelogMessages": [ - "Update the version of Amazon.CDK.Lib to 2.214.0" - ] - } - ] -} \ No newline at end of file diff --git a/.autover/changes/fbb29339-2144-451d-af2a-65656b4bf748.json b/.autover/changes/fbb29339-2144-451d-af2a-65656b4bf748.json deleted file mode 100644 index 970d12f2..00000000 --- a/.autover/changes/fbb29339-2144-451d-af2a-65656b4bf748.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "AWS.Deploy.CLI", - "Type": "Patch", - "ChangelogMessages": [ - "Update CDK Bootstrap template to version 29" - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d677c801..6ac4b7ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## Release 2025-09-08 + +### AWS.Deploy.CLI (2.0.3) +* Update the version of Amazon.CDK.Lib to 2.214.0 +* Update CDK Bootstrap template to version 29 +### AWS.Deploy.Recipes.CDK.Common (2.0.3) +* Update the version of Amazon.CDK.Lib to 2.214.0 +### AWS.Deploy.ServerMode.Client (2.0.3) + ## Release 2025-07-15 ### AWS.Deploy.CLI (2.0.2) diff --git a/src/AWS.Deploy.CLI/AWS.Deploy.CLI.csproj b/src/AWS.Deploy.CLI/AWS.Deploy.CLI.csproj index d1f92890..2d6c31c7 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.2 + 2.0.3 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 41bf9699..05a395c0 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.2 + 2.0.3 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 92740083..f9392429 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.2 + 2.0.3