Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

### [2.0.10](https://www.github.com/netlify/netlify-lambda/compare/v2.0.9...v2.0.10) (2021-06-21)


### Bug Fixes

* **deps:** update dependency @babel/core to v7.14.6 ([1da475e](https://www.github.com/netlify/netlify-lambda/commit/1da475e511fb12338dc38dae9ad3e3b883f3d5e4))
* **deps:** update dependency globby to v11.0.4 ([07fc2f2](https://www.github.com/netlify/netlify-lambda/commit/07fc2f24d371a3b1e1ed0e32043f0a5aff26910f))

### [2.0.9](https://www.github.com/netlify/netlify-lambda/compare/v2.0.8...v2.0.9) (2021-06-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "2.0.9",
"version": "2.0.10",
"description": "Build and serve lambda function with webpack compilation",
"homepage": "https://github.com/netlify/netlify-lambda#readme",
"main": "bin/cmd.js",
Expand Down