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 authored and philasmar committed Dec 16, 2024
1 parent e962cac commit 6834d88
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 43 deletions.
50 changes: 25 additions & 25 deletions .autover/autover.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"Projects": [
{
"Name": "AWS.Logger.AspNetCore",
"Path": "src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj"
},
{
"Name": "AWS.Logger.Core",
"Path": "src/AWS.Logger.Core/AWS.Logger.Core.csproj"
},
{
"Name": "AWS.Logger.Log4net",
"Path": "src/AWS.Logger.Log4net/AWS.Logger.Log4net.csproj"
},
{
"Name": "AWS.Logger.SeriLog",
"Path": "src/AWS.Logger.SeriLog/AWS.Logger.SeriLog.csproj"
},
{
"Name": "NLog.AWS.Logger",
"Path": "src/NLog.AWS.Logger/NLog.AWS.Logger.csproj"
}
],
"UseCommitsForChangelog": false,
"DefaultIncrementType": "Patch",
"ChangeFilesDetermineIncrementType": true
"Projects": [
{
"Name": "AWS.Logger.AspNetCore",
"Path": "src/AWS.Logger.AspNetCore/AWS.Logger.AspNetCore.csproj"
},
{
"Name": "AWS.Logger.Core",
"Path": "src/AWS.Logger.Core/AWS.Logger.Core.csproj"
},
{
"Name": "AWS.Logger.Log4net",
"Path": "src/AWS.Logger.Log4net/AWS.Logger.Log4net.csproj"
},
{
"Name": "AWS.Logger.SeriLog",
"Path": "src/AWS.Logger.SeriLog/AWS.Logger.SeriLog.csproj"
},
{
"Name": "NLog.AWS.Logger",
"Path": "src/NLog.AWS.Logger/NLog.AWS.Logger.csproj"
}
],
"UseCommitsForChangelog": false,
"DefaultIncrementType": "Patch",
"ChangeFilesDetermineIncrementType": true
}
18 changes: 0 additions & 18 deletions .autover/changes/f2cd4eda-bee4-4d41-9170-f8fdbe497a13.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-12-16

### AWS.Logger.AspNetCore (3.5.4)
* Update package dependencies to address security vulnerabilities
### AWS.Logger.SeriLog (3.4.4)
* Update package dependencies to address security vulnerabilities

## Release 2024-05-22

### AWS.Logger.Core (3.3.3)
Expand Down

0 comments on commit 6834d88

Please sign in to comment.