Skip to content

Commit 41dea8a

Browse files
author
u jann
committed
Merge remote-tracking branch 'origin/master'
2 parents 5aec2ef + 1d8b809 commit 41dea8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ See here: http://vansande.org/2015/03/20/npm-link/
8484

8585
## Release History
8686

87-
* 0.2.1 proxyIntegration: CORS in Preflight, status code 400 for invalid body
87+
* 0.2.1 proxyIntegration: CORS in Preflight, status code 400 for invalid body, set more CORS headers as default
8888
* 0.2.0 Attention: breaking changes for configuration; add SNS event process
8989
* 0.1.0 make it work now
9090
* 0.0.1 initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-lambda-router",
3-
"version": "0.1.1",
3+
"version": "0.2.1",
44
"description": "AWS lambda router",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)