Skip to content

Commit 8541433

Browse files
bump package to 1.3.3
1 parent 72a4ade commit 8541433

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 1.3.3
2+
* Fix bug preventing correct package contents from being uploaded to npm
3+
* Fix bug preventing empty slack instances from adding and syncing emoji
4+
5+
# 1.3.2
6+
* Add keywords, bin, etc to package.json
7+
* Add module usage instructions to readme
8+
9+
110
# 1.3.1
211
* Create CHANGELOG.md
312
* Allow certain required `Add` params to be nulled out by providing an empty string

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"download",
99
"upload"
1010
],
11-
"version": "1.3.2",
11+
"version": "1.3.3",
1212
"author": "Jack Ellenberger <jellenberger@uchicago.edu>",
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)