Skip to content

Commit 520905f

Browse files
committed
add auto version change
1 parent c5ac8ab commit 520905f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
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+
"Add AddAWSLambdaBeforeSnapshotRequest to support warming up the asp.net/lambda pipelines automatically during BeforeSnapshot callback."
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)