diff --git a/CHANGELOG.md b/CHANGELOG.md index 39c6919c..96225e88 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.8](https://github.com/oclif/plugin-help/compare/v5.1.7...v5.1.8) (2021-12-07) + + +### Bug Fixes + +* create index.ts ([#337](https://github.com/oclif/plugin-help/issues/337)) ([f58b32c](https://github.com/oclif/plugin-help/commit/f58b32cc1f42d440a95503dd26b6487cdb0d736e)) + ### [5.1.7](https://github.com/oclif/plugin-help/compare/v5.1.6...v5.1.7) (2021-12-02) diff --git a/package.json b/package.json index 58bc7a08..f04969e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.1.7", + "version": "5.1.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {