Skip to content

Commit 6abf6c3

Browse files
author
sw-yx
committed
1.5.1
1 parent 42c6e1f commit 6abf6c3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v1.5.1](https://github.com/netlify/netlify-lambda/compare/v1.5.0...v1.5.1) - 2019-07-25
11+
12+
### Commits
13+
14+
- add more descriptive error [`42c6e1f`](https://github.com/netlify/netlify-lambda/commit/42c6e1fb0a5bd86913403a09243ac6bb9e229d1c)
15+
1016
## [v1.5.0](https://github.com/netlify/netlify-lambda/compare/v1.4.13...v1.5.0) - 2019-07-05
1117

1218
### Commits

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-lambda",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Build and serve lambda function with webpack compilation",
55
"homepage": "https://github.com/netlify/netlify-lambda#readme",
66
"main": "bin/cmd.js",

0 commit comments

Comments
 (0)