diff --git a/CHANGELOG.md b/CHANGELOG.md index 21390f8be..82b0db5ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.19.7](https://github.com/oclif/core/compare/3.19.6...3.19.7) (2024-02-26) + + +### Bug Fixes + +* dont assume plugin-help is installed ([35acf97](https://github.com/oclif/core/commit/35acf97c04a3050305e496ff1d71ff484b18fce3)) + + + ## [3.19.6](https://github.com/oclif/core/compare/3.19.5...3.19.6) (2024-02-23) diff --git a/package.json b/package.json index 8f8a59ec5..3e39d883e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.19.6", + "version": "3.19.7", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {