From b78500608491b156b9f4ede6ff03b11e861a8e27 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 1 Apr 2023 11:24:33 +0000 Subject: [PATCH] chore(release): 5.2.9 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65497f01..39fae4ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.9](https://github.com/oclif/plugin-help/compare/5.2.8...5.2.9) (2023-04-01) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.7.1 to 2.8.0 ([d8199a2](https://github.com/oclif/plugin-help/commit/d8199a2813b6d7a505586cf7965a92df2d348c5a)) + + + ## [5.2.8](https://github.com/oclif/plugin-help/compare/5.2.7...5.2.8) (2023-03-11) diff --git a/package.json b/package.json index b079f76e..63c617e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "5.2.8", + "version": "5.2.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {