Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sw-yx committed Jul 25, 2019
1 parent 42c6e1f commit 6abf6c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

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

## [v1.5.1](https://github.com/netlify/netlify-lambda/compare/v1.5.0...v1.5.1) - 2019-07-25

### Commits

- add more descriptive error [`42c6e1f`](https://github.com/netlify/netlify-lambda/commit/42c6e1fb0a5bd86913403a09243ac6bb9e229d1c)

## [v1.5.0](https://github.com/netlify/netlify-lambda/compare/v1.4.13...v1.5.0) - 2019-07-05

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netlify-lambda",
"version": "1.5.0",
"version": "1.5.1",
"description": "Build and serve lambda function with webpack compilation",
"homepage": "https://github.com/netlify/netlify-lambda#readme",
"main": "bin/cmd.js",
Expand Down

0 comments on commit 6abf6c3

Please sign in to comment.