Skip to content

Commit

Permalink
chore(release): version 2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
<a name="2.1.4"></a>
## [2.1.4](v2.1.3...v2.1.4) (2018-02-09)

### Bug Fixes

* decodes base64 requests (fixes [#64](#64)); added form to index view to showcase POST/PUT;  move example instructions to example/README.md; update example to Node.js 6.10; added app.local.js to easily run local express ([2871acb](2871acb))
  • Loading branch information
semantic-release-bot committed Feb 9, 2018
1 parent 919ec5f commit e2b4abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-serverless-express",
"version": "3.1.0",
"version": "2.1.4",
"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.",
"keywords": [
"aws",
Expand Down

0 comments on commit e2b4abd

Please sign in to comment.