Skip to content

Commit 909cfee

Browse files
Release 2025-04-28 (#215)
* release_2025-04-28 * Updated changelog
1 parent 46dc87b commit 909cfee

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
lines changed

.autover/autover.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
}
77
],
88
"UseCommitsForChangelog": false,
9+
"UseSameVersionForAllProjects": false,
910
"DefaultIncrementType": "Patch",
1011
"ChangeFilesDetermineIncrementType": true
1112
}

.autover/changes/d7f16c02-14a5-4f29-b94e-2fd92179e38b.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Release 2025-04-28
2+
3+
### Amazon.Extensions.Configuration.SystemsManager (7.0.0)
4+
* Updated the .NET SDK dependencies to the latest version GA 4.0.0
5+
16
## Release 2025-04-01 #2
27

38
### Amazon.Extensions.Configuration.SystemsManager (7.0.0-preview.3)

src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeSymbols>true</IncludeSymbols>
2727
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2828

29-
<Version>7.0.0-preview.3</Version>
29+
<Version>7.0.0</Version>
3030
</PropertyGroup>
3131

3232
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

0 commit comments

Comments
 (0)