Skip to content

Commit

Permalink
5.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r authored and vicary committed Jan 6, 2021
1 parent b4df61a commit b8350e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

* 5.3.5
* Improve runtime validation [#629](https://github.com/serverless-heaven/serverless-webpack/pull/629)
* Move `ts-node` as optional dependency [#636](https://github.com/serverless-heaven/serverless-webpack/pull/636)
* Upgrade deps [#637](https://github.com/serverless-heaven/serverless-webpack/pull/637)

* 5.3.4
* Bump lodash from 4.17.15 to 4.17.19 [#597](https://github.com/serverless-heaven/serverless-webpack/pull/597)
* Bump lodash from 4.17.15 to 4.17.19 in /examples/typescript [#598](https://github.com/serverless-heaven/serverless-webpack/pull/598)
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": "serverless-webpack",
"version": "5.3.4",
"version": "5.3.5",
"description": "Serverless plugin to bundle your javascript with Webpack",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit b8350e9

Please sign in to comment.