We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b52a32 commit 1f14de0Copy full SHA for 1f14de0
HISTORY.md
@@ -1,4 +1,10 @@
1
2
+0.12.0 / 2016-07-20
3
+===================
4
+
5
+ * add options cors support
6
+ * slack: improve error handling
7
8
0.11.3 / 2016-07-19
9
===================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "slackin",
- "version": "0.11.3",
+ "version": "0.12.0",
"description": "Public Slack organizations made easy",
"repository": "rauchg/slackin",
"main": "dist/index",
0 commit comments