@berries/acai-cli
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.0.3"></a> | ||
## [1.0.3](https://github.com/MartinHelmut/berries/compare/@berries/acai-cli@1.0.2...@berries/acai-cli@1.0.3) (2018-01-21) | ||
### Bug Fixes | ||
* **acai-cli:** add proper command name mapping ([d14e7c9](https://github.com/MartinHelmut/berries/commit/d14e7c9)) | ||
<a name="1.0.2"></a> | ||
@@ -8,0 +19,0 @@ ## [1.0.2](https://github.com/MartinHelmut/berries/compare/@berries/acai-cli@1.0.1...@berries/acai-cli@1.0.2) (2018-01-21) |
{ | ||
"name": "@berries/acai-cli", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "CLI tool calculate bugs in git repositories based on commit messages.", | ||
"bin": "bin.js", | ||
"bin": { | ||
"acai": "bin.js" | ||
}, | ||
"scripts": { | ||
@@ -38,3 +40,3 @@ "docs": "echo 'There is no documentation for this package.'" | ||
"dependencies": { | ||
"@berries/acai": "1.1.1", | ||
"@berries/acai": "1.1.2", | ||
"ora": "1.3.0", | ||
@@ -41,0 +43,0 @@ "strip-ansi": "4.0.0", |
@@ -5,3 +5,3 @@ # @berries/acai-cli | ||
<img | ||
src="logo.svg" | ||
src="https://raw.githubusercontent.com/MartinHelmut/berries/master/packages/acai-cli/logo.svg?sanitize=true" | ||
width="350" | ||
@@ -8,0 +8,0 @@ height="255" |
17854
+ Added@berries/acai@1.1.2(transitive)
- Removed@berries/acai@1.1.1(transitive)
Updated@berries/acai@1.1.2