Skip to content

Commit c065264

Browse files
committed
(release): 1.0.3+2
1 parent e79128a commit c065264

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.3+2
2+
3+
- #14 Adding type signatured to API Gateway response
4+
15
## 1.0.3+1
26

37
- #13 Expose raw headers on AwsApiGatewayEvent

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aws_lambda_dart_runtime
2-
version: 1.0.3+1
2+
version: 1.0.3+2
33
description: |-
44
A powerful runtime to build Lambda functions in Dart with native AWS events.
55
homepage: https://github.com/awslabs/aws-lambda-dart-runtime

0 commit comments

Comments
 (0)