Skip to content

Commit 52dc2fb

Browse files
author
armab
committed
Add changelog, bump version to 0.9.6
1 parent bfc522b commit 52dc2fb

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Changelog
44
in development
55
--------------
66

7+
0.9.6
8+
* Don't consider failed alias execution as a critical reason to exit hubot (bug fix)
79

810
0.9.5
911
-----

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hubot-stackstorm",
33
"description": "A hubot plugin for integrating with StackStorm event-driven infrastructure automation platform.",
4-
"version": "0.9.5",
4+
"version": "0.9.6",
55
"author": "StackStorm, Inc. <info@stackstorm.com>",
66
"license": "Apache-2.0",
77
"keywords": [

0 commit comments

Comments
 (0)