diff --git a/CHANGELOG.md b/CHANGELOG.md index a84bd837..4f74ef36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.14](https://github.com/oclif/plugin-help/compare/5.2.13...5.2.14) (2023-07-19) + + +### Bug Fixes + +* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([63a89bb](https://github.com/oclif/plugin-help/commit/63a89bb8444f4ecb12bdfc49c1ed57b39d2e4ed3)) + + + ## [5.2.13](https://github.com/oclif/plugin-help/compare/5.2.12...5.2.13) (2023-07-15) diff --git a/package.json b/package.json index c1882799..8d39b56f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.13", + "version": "5.2.14", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {