diff --git a/CHANGELOG.md b/CHANGELOG.md index b20fb671..57d337cd 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.12](https://github.com/oclif/plugin-help/compare/v5.1.11...v5.1.12) (2022-03-07) + + +### Bug Fixes + +* types package.json ([#375](https://github.com/oclif/plugin-help/issues/375)) ([d1b24b0](https://github.com/oclif/plugin-help/commit/d1b24b0703224572fbc7a449dd06d92f05eb8d10)) + ### [5.1.11](https://github.com/oclif/plugin-help/compare/v5.1.10...v5.1.11) (2022-02-01) diff --git a/package.json b/package.json index 7849ac98..d1914597 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.1.11", + "version": "5.1.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {