We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79128a commit c065264Copy full SHA for c065264
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.3+2
2
+
3
+- #14 Adding type signatured to API Gateway response
4
5
## 1.0.3+1
6
7
- #13 Expose raw headers on AwsApiGatewayEvent
pubspec.yaml
@@ -1,5 +1,5 @@
name: aws_lambda_dart_runtime
-version: 1.0.3+1
+version: 1.0.3+2
description: |-
A powerful runtime to build Lambda functions in Dart with native AWS events.
homepage: https://github.com/awslabs/aws-lambda-dart-runtime
0 commit comments