Skip to content

Commit

Permalink
chore: release 2.0.4 (#406)
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 Apr 20, 2021
1 parent 1ca61ad commit d139251
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ 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.4](https://www.github.com/netlify/netlify-lambda/compare/v2.0.3...v2.0.4) (2021-04-20)


### Bug Fixes

* **deps:** update babel monorepo ([d8dad73](https://www.github.com/netlify/netlify-lambda/commit/d8dad732f020de20c0e95e49130daf38abbfeaad))
* **deps:** update babel monorepo to v7.12.16 ([1e8da3b](https://www.github.com/netlify/netlify-lambda/commit/1e8da3b65d9ef8eaa7e443ee9ed634245e297097))
* **deps:** update babel monorepo to v7.12.17 ([fb8504e](https://www.github.com/netlify/netlify-lambda/commit/fb8504e6f6d91febaf2ae2d2eaf62ca2fe537572))
* **deps:** update babel monorepo to v7.13.10 ([d3e9f35](https://www.github.com/netlify/netlify-lambda/commit/d3e9f351a9ef482c1a1047fd691d9b2b04ccf370))
* **deps:** update babel monorepo to v7.13.15 ([e959552](https://www.github.com/netlify/netlify-lambda/commit/e959552ddad1d4595d7d046966d20506925857fe))
* **deps:** update dependency @babel/core to v7.13.14 ([3f21b2f](https://www.github.com/netlify/netlify-lambda/commit/3f21b2fc731dfc8a34312c62aaa37536674ff026))
* **deps:** update dependency @babel/preset-env to v7.13.9 ([aea95ec](https://www.github.com/netlify/netlify-lambda/commit/aea95ec5d40de69fe96eec127dd8989a5a6e74bf))
* **docs:** Update .babelrc example for use with TypeScript ([#401](https://www.github.com/netlify/netlify-lambda/issues/401)) ([96f040d](https://www.github.com/netlify/netlify-lambda/commit/96f040d2f66035b9d5c22219eee2234a1bdc1851))

### [2.0.3](https://www.github.com/netlify/netlify-lambda/compare/v2.0.2...v2.0.3) (2021-01-18)


Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"version": "2.0.4",
"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 d139251

Please sign in to comment.