From 2a66943710ed34bffa2d0fcf3f91bece968da395 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 11 Jul 2023 11:24:24 +0000 Subject: [PATCH] chore(release): 5.2.12 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1809cb9f..04106e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.12](https://github.com/oclif/plugin-help/compare/5.2.11...5.2.12) (2023-07-11) + + +### Bug Fixes + +* **deps:** bump semver from 5.7.1 to 5.7.2 ([8e04960](https://github.com/oclif/plugin-help/commit/8e04960e5189fc80a758ba9a7e46e886f3b53174)) + + + ## [5.2.11](https://github.com/oclif/plugin-help/compare/5.2.10...5.2.11) (2023-07-01) diff --git a/package.json b/package.json index aefa9480..e6ed8ab6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.11", + "version": "5.2.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {