Skip to content

Commit

Permalink
chore: release 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Jun 21, 2021
1 parent 1da475e commit f1da24f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ 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))

### [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

0 comments on commit f1da24f

Please sign in to comment.