Skip to content

Commit bcac7fc

Browse files
committed
Add changelog info
1 parent c70a1d6 commit bcac7fc

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@lambda-middleware/cors",
5+
"comment": "Handle v2 events correctly",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@lambda-middleware/cors",
10+
"email": "[email protected]"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@lambda-middleware/utils",
5+
"comment": "Expose createEventV2 helper",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@lambda-middleware/utils",
10+
"email": "[email protected]"
11+
}

0 commit comments

Comments
 (0)