Skip to content

Commit

Permalink
chore: release 2.0.7 (#428)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored May 18, 2021
1 parent b2562e3 commit ec3cc21
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
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.7](https://www.github.com/netlify/netlify-lambda/compare/v2.0.6...v2.0.7) (2021-05-17)


### Bug Fixes

* **deps:** update babel monorepo to v7.14.2 ([9d64934](https://www.github.com/netlify/netlify-lambda/commit/9d64934edf22307c35422c58622a44861f24aea4))
* **deps:** update dependency @babel/preset-env to v7.14.1 ([751f71b](https://www.github.com/netlify/netlify-lambda/commit/751f71bf55311fe46e787a9fdb5e4bf2fd64fafb))

### [2.0.6](https://www.github.com/netlify/netlify-lambda/compare/v2.0.5...v2.0.6) (2021-05-03)


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.6",
"version": "2.0.7",
"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 ec3cc21

Please sign in to comment.