Skip to content

Commit

Permalink
Bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Schmid committed Aug 21, 2017
1 parent 247b649 commit 258ed58
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,9 @@ Plugin commands are supported by the following providers. ⁇ indicates that com

## Release Notes

* 2.2.1
* Restore functionality for Google provider [#193][link-193]

* 2.2.0
* Allow full dynamic configurations [#158][link-158]
* Fix a bug that prevented the entries lib export to work with TypeScript [#165][link-165]
Expand Down Expand Up @@ -376,3 +379,5 @@ Plugin commands are supported by the following providers. ⁇ indicates that com

[link-158]: https://github.com/elastic-coders/serverless-webpack/issues/158
[link-165]: https://github.com/elastic-coders/serverless-webpack/issues/165

[link-193]: https://github.com/elastic-coders/serverless-webpack/issues/193
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": "2.2.0",
"version": "2.2.1",
"description": "Serverless plugin to bundle your javascript with Webpack",
"main": "index.js",
"author": "Nicola Peduzzi <[email protected]> (http://elastic-coders.com)",
Expand Down

0 comments on commit 258ed58

Please sign in to comment.