Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit 7a229b5

Browse files
author
Gohlke, Christian
committed
prepare release 0.10.0
1 parent d7d43bd commit 7a229b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.10.0 (open)
1+
### 0.10.0 (March 23, 2021)
22
* adding generic and proxyIntegration errorHandler (#60) (thanks to [@swaner](https://github.com/swaner))
33
* fix: logging statements (#59) (thanks to [@snorberhuis](https://github.com/snorberhuis))
44
* build: updates build nodeJS version to 10

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.9.1",
3+
"version": "0.10.0",
44
"description": "AWS lambda router",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)