Skip to content

Commit 98a46f2

Browse files
chore(release): version 3.3.4 [skip ci]
<a name="3.3.4"></a> ## [3.3.4](v3.3.3...v3.3.4) (2018-08-19) ### Bug Fixes * update example to use 3.3.3 ([bc7bdaf](bc7bdaf))
1 parent bc7bdaf commit 98a46f2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="3.3.4"></a>
2+
## [3.3.4](https://github.com/awslabs/aws-serverless-express/compare/v3.3.3...v3.3.4) (2018-08-19)
3+
4+
5+
### Bug Fixes
6+
7+
* update example to use 3.3.3 ([bc7bdaf](https://github.com/awslabs/aws-serverless-express/commit/bc7bdaf))
8+
19
<a name="3.3.3"></a>
210
## [3.3.3](https://github.com/awslabs/aws-serverless-express/compare/v3.3.2...v3.3.3) (2018-08-16)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-serverless-express",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)