@oclif/command
Advanced tools
Comparing version 1.8.14 to 1.8.15
@@ -5,3 +5,3 @@ # Changelog | ||
### [1.8.14](https://github.com/oclif/command/compare/v1.8.13...v1.8.14) (2021-12-14) | ||
### [1.8.15](https://github.com/oclif/command/compare/v1.8.14...v1.8.15) (2021-12-14) | ||
@@ -11,4 +11,13 @@ | ||
* bump @oclif/help ([#303](https://github.com/oclif/command/issues/303)) ([d088346](https://github.com/oclif/command/commit/d0883463de1de61fb77211713642f2198ace1c84)) | ||
## [1.8.14](https://github.com/oclif/command/compare/v1.8.13...v1.8.14) (2021-12-14) | ||
### Bug Fixes | ||
* remove @oclif/plugin-help ([#302](https://github.com/oclif/command/issues/302)) ([3a00d2a](https://github.com/oclif/command/commit/3a00d2a212f2e5848634110efbbf10f97e39c1cb)) | ||
## [1.8.13](https://github.com/oclif/command/compare/v1.8.12...v1.8.13) (2021-12-10) | ||
@@ -15,0 +24,0 @@ |
{ | ||
"name": "@oclif/command", | ||
"description": "oclif base command", | ||
"version": "1.8.14", | ||
"version": "1.8.15", | ||
"author": "Salesforce", | ||
@@ -11,3 +11,3 @@ "bugs": "https://github.com/oclif/command/issues", | ||
"@oclif/parser": "^3.8.6", | ||
"@oclif/help": "^1.0.0", | ||
"@oclif/help": "^1.0.1", | ||
"debug": "^4.1.1", | ||
@@ -14,0 +14,0 @@ "semver": "^7.3.2" |
64670
Updated@oclif/help@^1.0.1