Skip to content

Commit

Permalink
bump package to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jackellenberger committed Nov 9, 2018
1 parent 72a4ade commit 8541433
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 1.3.3
* Fix bug preventing correct package contents from being uploaded to npm
* Fix bug preventing empty slack instances from adding and syncing emoji

# 1.3.2
* Add keywords, bin, etc to package.json
* Add module usage instructions to readme


# 1.3.1
* Create CHANGELOG.md
* Allow certain required `Add` params to be nulled out by providing an empty string
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"download",
"upload"
],
"version": "1.3.2",
"version": "1.3.3",
"author": "Jack Ellenberger <jellenberger@uchicago.edu>",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8541433

Please sign in to comment.