From d85f52b2b5b4ce84af1b199b71f50626d296ac2f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 7 Jan 2024 02:47:41 +0000 Subject: [PATCH] chore(release): 6.0.10 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce34d559..b4331d61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.0.10](https://github.com/oclif/plugin-help/compare/6.0.9...6.0.10) (2024-01-07) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.15.1 to 3.16.0 ([#615](https://github.com/oclif/plugin-help/issues/615)) ([7cd7fc3](https://github.com/oclif/plugin-help/commit/7cd7fc31c5a896a2dda84cd7253e60a0a769db4d)) + ## [6.0.9](https://github.com/oclif/plugin-help/compare/6.0.8...6.0.9) (2023-12-16) ### Bug Fixes diff --git a/package.json b/package.json index 7bb149d7..f0804653 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "6.0.9", + "version": "6.0.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {