Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 3daf4bc

Browse files
committed
v4.7.2
1 parent 3767644 commit 3daf4bc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/_posts/2020-04-03-v4.7.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: changelog
3+
---
4+
5+
* Bot: catch and react to disconnection event (#572) thanks @mistydemeo
6+
* Fix #586 hubot-slack calling bots.info a suspicious number of times (#588) thanks @mistydemeo @seratch

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hubot-slack",
3-
"version": "4.7.1",
3+
"version": "4.7.2",
44
"description": "A Slack adapter for hubot",
55
"main": "./slack",
66
"scripts": {

0 commit comments

Comments
 (0)