From c9ad39c1150261c2017c034dea5eaac455aa58f0 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 12 Aug 2023 11:24:01 +0000 Subject: [PATCH] chore(release): 5.2.17 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01c04ba0..19fe4fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.17](https://github.com/oclif/plugin-help/compare/5.2.16...5.2.17) (2023-08-12) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.7 to 2.11.8 ([afa1b79](https://github.com/oclif/plugin-help/commit/afa1b791e5608cef241593d58bdefb6e3698ea35)) + + + ## [5.2.16](https://github.com/oclif/plugin-help/compare/5.2.15...5.2.16) (2023-08-05) diff --git a/package.json b/package.json index 682feae7..877a28c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.16", + "version": "5.2.17", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {