From 0374c3c5a2984655b15ea69589e5c5e966846b10 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 19 Jul 2023 03:46:08 +0000 Subject: [PATCH] chore(release): 5.2.14 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {