versioneye-slack
Version:
Send versioneye report to slack
50 lines (25 loc) • 1.39 kB
Markdown
## 0.3.0 (2017-01-27)
#### Features
* **project:**
* add --org-name option to project sub-command for personal API key use ([6b531ff7](https://github.com/miyajan/versioneye-slack/commit/6b531ff7a4d26a1aa81233b514cff54fcddcec2f))
### 0.2.1 (2017-01-10)
#### Bug Fixes
* **CLI:**
* fix to pass command-line options correctly ([0d46adfe](https://github.com/miyajan/versioneye-slack/commit/0d46adfe0414594cf3c39461541eaf06fd552419))
## 0.2.0 (2017-01-05)
#### Features
* **CLI:**
* add 'project' sub-command to CLI ([a99ed294](https://github.com/miyajan/versioneye-slack/commit/a99ed294ef279d6d58fc0b52cb697f85f186714e))
* **VersionEyeSlack:**
* implement postProjectSummary ([fdc86f2a](https://github.com/miyajan/versioneye-slack/commit/fdc86f2a3d87a91d690afec9ee74c2cc27f8a8a9))
#### Bug Fixes
* **notifications:**
* remove a option for last notified time ([14d04de3](https://github.com/miyajan/versioneye-slack/commit/14d04de329b74115946613b59dbf3e6cfbae72ec))
* **slack:**
* use 'VersionEye' for username of post to slack ([36961de1](https://github.com/miyajan/versioneye-slack/commit/36961de1940724d3b7e3905b804cc3cc760643ef))
### 0.1.1 (2017-01-03)
#### Bug Fixes
* **package.json:**
* include bin to package ([4d33c012](https://github.com/miyajan/versioneye-slack/commit/4d33c0120d63f431a74430b79b18634c8a227b40))
## 0.1.0 (2017-01-03)
* First Release