Releases: hubot-friends/hubot-slack
Releases · hubot-friends/hubot-slack
v3.0.2
3.0.2 (2024-02-29)
Bug Fixes
- Found when troubleshooting duplicate messages (#34) (aaf45b3)
v3.0.1
3.0.1 (2023-11-13)
Bug Fixes
- package.json not found error (f782c21)
v3.0.0
3.0.0 (2023-11-13)
Features
BREAKING CHANGES
v2.0.0
2.0.0 (2023-09-24)
Features
BREAKING CHANGES
v1.0.11
1.0.11 (2023-09-23)
Bug Fixes
- SlackAdapter test was failing because of Hubot's async/await receive. (#29) (3a84e19)
v1.0.10
1.0.10 (2023-09-10)
Bug Fixes
- Responding to messages when started with alias (--alias) (#26) (979ea21), closes #25
v1.0.9
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
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
1.0.7 (2023-08-03)
Bug Fixes
- Improve error logging by adding the error to the log. (#21) (2c99805)
v1.0.6
1.0.6 (2023-07-29)
Bug Fixes
- set hubot peer depdency to the one that works (#17) (b60ba80)