Skip to content

Commit 02637cb

Browse files
chore: release 2.0.5 (#418)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 98f6646 commit 02637cb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
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.5](https://www.github.com/netlify/netlify-lambda/compare/v2.0.4...v2.0.5) (2021-04-26)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @babel/core to v7.13.16 ([3c8a2b7](https://www.github.com/netlify/netlify-lambda/commit/3c8a2b7e56bc127fe92de0cccefe1659218cdc04))
16+
1017
### [2.0.4](https://www.github.com/netlify/netlify-lambda/compare/v2.0.3...v2.0.4) (2021-04-20)
1118

1219

package-lock.json

+1-1
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.4",
3+
"version": "2.0.5",
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)