@oclif/command
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -0,1 +1,9 @@ | ||
<a name="1.4.5"></a> | ||
## [1.4.5](https://github.com/oclif/command/compare/v1.4.4...v1.4.5) (2018-03-24) | ||
### Bug Fixes | ||
* use new semantic-release ([336d6a3](https://github.com/oclif/command/commit/336d6a3)) | ||
<a name="1.4.4"></a> | ||
@@ -2,0 +10,0 @@ ## [1.4.4](https://github.com/oclif/command/compare/b2d0790b00cab77c53abdfa35970f99753713116...v1.4.4) (2018-03-24) |
{ | ||
"name": "@oclif/command", | ||
"description": "oclif base command", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -20,4 +20,4 @@ "bugs": "https://github.com/oclif/command/issues", | ||
"devDependencies": { | ||
"@oclif/config": "^1.3.59", | ||
"@oclif/plugin-help": "^1.1.7", | ||
"@oclif/config": "^1.3.60", | ||
"@oclif/plugin-help": "^1.2.0", | ||
"@oclif/plugin-plugins": "^1.0.7", | ||
@@ -24,0 +24,0 @@ "@oclif/tslint": "^1.0.2", |
44470