Skip to content

Commit 1b144c3

Browse files
Updated changelog
1 parent e71762b commit 1b144c3

File tree

3 files changed

+24
-30
lines changed

3 files changed

+24
-30
lines changed

.autover/autover.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"Projects": [
3-
{
4-
"Name": "Amazon.ECS.Tools",
5-
"Path": "src/Amazon.ECS.Tools/Amazon.ECS.Tools.csproj"
6-
},
7-
{
8-
"Name": "Amazon.ElasticBeanstalk.Tools",
9-
"Path": "src/Amazon.ElasticBeanstalk.Tools/Amazon.ElasticBeanstalk.Tools.csproj"
10-
},
11-
{
12-
"Name": "Amazon.Lambda.Tools",
13-
"Path": "src/Amazon.Lambda.Tools/Amazon.Lambda.Tools.csproj"
14-
}
15-
],
16-
"UseCommitsForChangelog": false,
17-
"UseSameVersionForAllProjects": false,
18-
"DefaultIncrementType": "Patch",
19-
"ChangeFilesDetermineIncrementType": true
20-
}
2+
"Projects": [
3+
{
4+
"Name": "Amazon.ECS.Tools",
5+
"Path": "src/Amazon.ECS.Tools/Amazon.ECS.Tools.csproj"
6+
},
7+
{
8+
"Name": "Amazon.ElasticBeanstalk.Tools",
9+
"Path": "src/Amazon.ElasticBeanstalk.Tools/Amazon.ElasticBeanstalk.Tools.csproj"
10+
},
11+
{
12+
"Name": "Amazon.Lambda.Tools",
13+
"Path": "src/Amazon.Lambda.Tools/Amazon.Lambda.Tools.csproj"
14+
}
15+
],
16+
"UseCommitsForChangelog": false,
17+
"UseSameVersionForAllProjects": false,
18+
"DefaultIncrementType": "Patch",
19+
"ChangeFilesDetermineIncrementType": true
20+
}

.autover/changes/8795398d-3505-4b1f-8d8f-eadf6d32d4db.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 2024-11-01
2+
3+
### Amazon.Lambda.Tools (5.11.1)
4+
* Fixed an issue where primitive values in payload for InvokeFunctionCommand were not working.
5+
16
## Release 2024-10-09
27

38
### Amazon.Lambda.Tools (5.11.0)

0 commit comments

Comments
 (0)