From d659af3f31dd1e93ef565c1506de3853757c162a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 15 Oct 2023 05:46:05 +0000 Subject: [PATCH] chore(release): 6.0.3 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f18eb1..b4bd9cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.0.3](https://github.com/oclif/plugin-help/compare/6.0.2...6.0.3) (2023-10-15) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.0.9 to 3.2.1 ([#561](https://github.com/oclif/plugin-help/issues/561)) ([b501e1d](https://github.com/oclif/plugin-help/commit/b501e1ddef7c4e177bbd3eb014abe13748e660f0)) + ## [6.0.2](https://github.com/oclif/plugin-help/compare/6.0.1...6.0.2) (2023-10-12) ### Bug Fixes diff --git a/package.json b/package.json index 0d40b772..6b2e1efe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "6.0.2", + "version": "6.0.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {