Skip to content

Commit e7d8301

Browse files
authored
Version bump libraries to pull in SnapStart versions of Core and RuntimeSupport (#1877)
1 parent 943862f commit e7d8301

5 files changed

+55
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.PowerShellHost",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Update to latest version of Amazon.Lambda.Core"
8+
]
9+
}
10+
]
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.Logging.AspNetCore",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Update to latest version of Amazon.Lambda.Core"
8+
]
9+
}
10+
]
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.Annotations",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Update to latest version of Amazon.Lambda.Core"
8+
]
9+
}
10+
]
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.AspNetCoreServer.Hosting",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Update to latest version of Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport"
8+
]
9+
}
10+
]
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.AspNetCoreServer",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Update to latest version of Amazon.Lambda.Core"
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)