Skip to content

Commit ec3cc21

Browse files
chore: release 2.0.7 (#428)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent b2562e3 commit ec3cc21

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.7](https://www.github.com/netlify/netlify-lambda/compare/v2.0.6...v2.0.7) (2021-05-17)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update babel monorepo to v7.14.2 ([9d64934](https://www.github.com/netlify/netlify-lambda/commit/9d64934edf22307c35422c58622a44861f24aea4))
16+
* **deps:** update dependency @babel/preset-env to v7.14.1 ([751f71b](https://www.github.com/netlify/netlify-lambda/commit/751f71bf55311fe46e787a9fdb5e4bf2fd64fafb))
17+
1018
### [2.0.6](https://www.github.com/netlify/netlify-lambda/compare/v2.0.5...v2.0.6) (2021-05-03)
1119

1220

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-lambda",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
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)