Skip to content

Commit c5eed01

Browse files
chore: release 2.0.13 (#482)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 2ad53e6 commit c5eed01

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.13](https://www.github.com/netlify/netlify-lambda/compare/v2.0.12...v2.0.13) (2021-08-02)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @babel/preset-env to v7.14.9 ([f94800d](https://www.github.com/netlify/netlify-lambda/commit/f94800d5317e6990b528768da280a67c05697c7c))
16+
1017
### [2.0.12](https://www.github.com/netlify/netlify-lambda/compare/v2.0.11...v2.0.12) (2021-07-26)
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.12",
3+
"version": "2.0.13",
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)