diff --git a/CHANGELOG.md b/CHANGELOG.md index d52a93b8..003761da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [5.1.2](https://github.com/oclif/plugin-help/compare/v5.1.1...v5.1.2) (2021-11-08) + + +### Bug Fixes + +* bump oclif/core to v1 ([#304](https://github.com/oclif/plugin-help/issues/304)) ([4dbe2fc](https://github.com/oclif/plugin-help/commit/4dbe2fc3f09f477efe98ba49a7c585a395ca3cfb)) + ### [5.1.1](https://github.com/oclif/plugin-help/compare/v5.1.0...v5.1.1) (2021-09-29) diff --git a/package.json b/package.json index e8e95e4c..03205543 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.1.1", + "version": "5.1.2", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {