File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -284,6 +284,7 @@ See here: https://yarnpkg.com/en/docs/cli/link
284284
285285## Release History
286286
287+ * 0.6.1 s3: fix: aggregate result promises to one promise; fix: s3Route interface
287288* 0.6.0 new feature: S3 routes available.
288289* 0.5.0 new feature: SQS route integration now available; bugfix: SNS integration now works woth Array of message instead of single message
289290* 0.4.0 now [the Context Object](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-prog-model-handler.html) pass through
Original file line number Diff line number Diff line change 11{
22 "name" : " aws-lambda-router" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " AWS lambda router" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments