Skip to content

Commit

Permalink
upgrade to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Scisco committed Feb 8, 2018
1 parent 7b97463 commit 33e744c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v2.1.1

- fix a bug where uploaded lambda file was corrupted due to race condition
- add lambda name to zip file

## v2.1.0

- add support for nested cloudformation templates
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kes",
"version": "2.1.0",
"version": "2.1.1",
"description": "Making deployment to AWS using CloudFormation easier and fun",
"scripts": {
"html-docs": "documentation build bin/cli.js -f html -o _docs --theme node_modules/documentation-devseed-theme",
Expand Down

0 comments on commit 33e744c

Please sign in to comment.