Skip to content

Commit

Permalink
chore: release 2.0.9 (#447)
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 Jun 14, 2021
1 parent bab7262 commit 326a2cf
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.9](https://www.github.com/netlify/netlify-lambda/compare/v2.0.8...v2.0.9) (2021-06-14)


### Bug Fixes

* **deps:** update babel monorepo to v7.14.5 ([523de69](https://www.github.com/netlify/netlify-lambda/commit/523de690bfba73a6da635f81d9a6bdcdeb226008))

### [2.0.8](https://www.github.com/netlify/netlify-lambda/compare/v2.0.7...v2.0.8) (2021-05-31)


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.8",
"version": "2.0.9",
"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 326a2cf

Please sign in to comment.