We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc522b commit 52dc2fbCopy full SHA for 52dc2fb
2 files changed
CHANGELOG.rst
@@ -4,6 +4,8 @@ Changelog
4
in development
5
--------------
6
7
+0.9.6
8
+* Don't consider failed alias execution as a critical reason to exit hubot (bug fix)
9
10
0.9.5
11
-----
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hubot-stackstorm",
3
"description": "A hubot plugin for integrating with StackStorm event-driven infrastructure automation platform.",
- "version": "0.9.5",
+ "version": "0.9.6",
"author": "StackStorm, Inc. <info@stackstorm.com>",
"license": "Apache-2.0",
"keywords": [
0 commit comments