Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Mar 15, 2021
1 parent a5f5f35 commit 33a90f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -12,6 +12,7 @@
* Support noFrozenLockfile options [#687](https://github.com/serverless-heaven/serverless-webpack/pull/687)
* Don't package non-node functions (fix for [#644](https://github.com/serverless-heaven/serverless-webpack/issues/644)) [#663](https://github.com/serverless-heaven/serverless-webpack/pull/663)
* Testing with Node.js 14.x [#688](https://github.com/serverless-heaven/serverless-webpack/pull/688)
* Replace `babel-eslint` by `@babel/eslint-parser` [#713](https://github.com/serverless-heaven/serverless-webpack/pull/713)

* 5.3.5
* Improve runtime validation [#629](https://github.com/serverless-heaven/serverless-webpack/pull/629)
Expand All @@ -24,7 +25,7 @@
* Bump lodash from 4.17.4 to 4.17.19 in /examples/multiple-statically-entries [#599](https://github.com/serverless-heaven/serverless-webpack/pull/599)
* Bump lodash from 4.17.4 to 4.17.19 in /examples/include-external-npm-packages [#600](https://github.com/serverless-heaven/serverless-webpack/pull/600)
* Bump lodash from 4.17.4 to 4.17.19 in /examples/babel-multiple-statically-entries [#601](https://github.com/serverless-heaven/serverless-webpack/pull/601)
* Bump lodash from 4.17.4 to 4.17.19 in /examples/babel [#603] (https://github.com/serverless-heaven/serverless-webpack/pull/603)
* Bump lodash from 4.17.4 to 4.17.19 in /examples/babel [#603](https://github.com/serverless-heaven/serverless-webpack/pull/603)
* Ignore more files from NPM [#609](https://github.com/serverless-heaven/serverless-webpack/pull/609)
* Update all examples [#626](https://github.com/serverless-heaven/serverless-webpack/pull/626)

Expand Down

0 comments on commit 33a90f4

Please sign in to comment.