Skip to content

Releases: hubot-friends/hubot-slack

v3.0.2

29 Feb 22:54
aaf45b3
Compare
Choose a tag to compare

3.0.2 (2024-02-29)

Bug Fixes

  • Found when troubleshooting duplicate messages (#34) (aaf45b3)

v3.0.1

13 Nov 22:45
Compare
Choose a tag to compare

3.0.1 (2023-11-13)

Bug Fixes

  • package.json not found error (f782c21)

v3.0.0

13 Nov 21:05
0faf3bb
Compare
Choose a tag to compare

3.0.0 (2023-11-13)

Features

BREAKING CHANGES

  • Update to Hubot v11

  • chore: update pr and issue templates

v2.0.0

24 Sep 03:13
bb9cc57
Compare
Choose a tag to compare

2.0.0 (2023-09-24)

Features

BREAKING CHANGES

  • Updated send/reply/setTopic methods to async/await.

  • feat: Update to Hubot 9
    feat: Enable handling channel topic changes

v1.0.11

23 Sep 23:21
3a84e19
Compare
Choose a tag to compare

1.0.11 (2023-09-23)

Bug Fixes

  • SlackAdapter test was failing because of Hubot's async/await receive. (#29) (3a84e19)

v1.0.10

10 Sep 18:27
979ea21
Compare
Choose a tag to compare

1.0.10 (2023-09-10)

Bug Fixes

  • Responding to messages when started with alias (--alias) (#26) (979ea21), closes #25

v1.0.9

30 Aug 16:33
eadae1b
Compare
Choose a tag to compare

1.0.9 (2023-08-30)

Bug Fixes

  • Set Hubot peer depednency to 7 and greater to support the latest versions of Hubot (#24) (eadae1b)

v1.0.8

04 Aug 03:32
a5bb11d
Compare
Choose a tag to compare

1.0.8 (2023-08-04)

Bug Fixes

  • Keep message properties like mrkdwn and attachments (#22) (58dd374)
  • Remove unnecessary call to conversion info. (#19) (8d1fece)

v1.0.7

03 Aug 16:03
2c99805
Compare
Choose a tag to compare

1.0.7 (2023-08-03)

Bug Fixes

  • Improve error logging by adding the error to the log. (#21) (2c99805)

v1.0.6

29 Jul 23:52
b60ba80
Compare
Choose a tag to compare

1.0.6 (2023-07-29)

Bug Fixes

  • set hubot peer depdency to the one that works (#17) (b60ba80)