v1.11.2
What's Changed
- Fix emoji reaction behaviour (follow-up to v1.11.1) by @stephenyeargin
Corrected a remaining edge case in src/hubot-ollama.js where the emoji reaction was not being applied reliably after the timestamp-detection fix landed in v1.11.1. An additional test case was added to test/hubot-ollama_slack.test.js to cover the scenario.
Full Changelog: v1.11.1...v1.11.2