From b6e83fc3084e0dfd936dc6dabba684026fcda295 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 1 Jul 2023 11:23:56 +0000 Subject: [PATCH] chore(release): 5.2.11 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4785b1c2..1809cb9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.11](https://github.com/oclif/plugin-help/compare/5.2.10...5.2.11) (2023-07-01) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.8.7 to 2.8.11 ([21edd3a](https://github.com/oclif/plugin-help/commit/21edd3af64b11b1dbb688cc5ae9c7a598a2cc467)) + + + ## [5.2.10](https://github.com/oclif/plugin-help/compare/5.2.9...5.2.10) (2023-06-17) diff --git a/package.json b/package.json index cd5bb6d4..aefa9480 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.10", + "version": "5.2.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {