Skip to content

Commit

Permalink
slack-github-issues v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbland committed Jan 27, 2017
1 parent 0aab4cf commit 980d97c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion RELEASE.md
@@ -1,4 +1,6 @@
# slack-github-issues v1.0.1
# slack-github-issues v1.1.0

This version prevents errors by ignoring reactions from direct messages and properly getting channel (actually, "group") info from private channel messages, courtesy of [Greg Walker](https://github.com/mgwalker).

## A Node.js package for using Slack `reaction_added` events to file GitHub issues

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "slack-github-issues",
"version": "1.0.1",
"version": "1.1.0",
"author": "Mike Bland <mbland@acm.org> (https://mike-bland.com/)",
"description": "Uses Slack `reaction_added` events to file GitHub issues",
"license": "ISC",
Expand Down

0 comments on commit 980d97c

Please sign in to comment.