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 9815ee7 commit 567fa5fCopy full SHA for 567fa5f
2 files changed
CHANGELOG.rst
@@ -4,6 +4,9 @@ Changelog
4
in development
5
--------------
6
7
+0.10.0
8
+------
9
+
10
* Move babel-eslint dependency to devDependencies [PR #180] (bug fix)
11
* Small refactor and more tests (for ``scripts/stackstorm.js``) [PR #185] (improvement)
12
* Refactor chat providers into their own modules [PR #186] (improvement)
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.6",
+ "version": "0.10.0",
"author": "StackStorm, Inc. <info@stackstorm.com>",
"license": "Apache-2.0",
"keywords": [
0 commit comments