@atomist/slack-messages
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -14,5 +14,15 @@ # Change Log | ||
## [0.10.0] - 2017-08-17 | ||
- New function `rugMenuFrom` in SlackMessages for building Slack combo | ||
boxes | ||
## [0.9.0] - 2017-08-14 | ||
- Add standard formatted Slack messages and ResponseMessage for success, | ||
error, and warning to Rug messages. Add standard colors for each | ||
case. | ||
- Deprecate renderError | ||
and renderSuccess | ||
## [0.8.0] - 2017-08-14 | ||
@@ -19,0 +29,0 @@ |
{ | ||
"name": "@atomist/slack-messages", | ||
"description": "utilities for creating Slack messages", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"author": "Atomist", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atomist/rug": "^1.0.0-m.6", | ||
"@atomist/rug": "^1.0.0-m.5", | ||
"deprecated-decorator": "^0.1.6", | ||
@@ -24,0 +24,0 @@ "lodash": "^4.17.4" |
70264
Updated@atomist/rug@^1.0.0-m.5