Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1da24f

Browse files
authoredJun 21, 2021
chore: release 2.0.10
1 parent 1da475e commit f1da24f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
 

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10+
### [2.0.10](https://www.github.com/netlify/netlify-lambda/compare/v2.0.9...v2.0.10) (2021-06-21)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @babel/core to v7.14.6 ([1da475e](https://www.github.com/netlify/netlify-lambda/commit/1da475e511fb12338dc38dae9ad3e3b883f3d5e4))
16+
1017
### [2.0.9](https://www.github.com/netlify/netlify-lambda/compare/v2.0.8...v2.0.9) (2021-06-14)
1118

1219

‎package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-lambda",
3-
"version": "2.0.9",
3+
"version": "2.0.10",
44
"description": "Build and serve lambda function with webpack compilation",
55
"homepage": "https://github.com/netlify/netlify-lambda#readme",
66
"main": "bin/cmd.js",

0 commit comments

Comments
 (0)
Please sign in to comment.