From 2ea2423ecfd656c78e77ec9893b6d6d0f1fc4565 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 3 Jun 2024 20:47:18 +0000 Subject: [PATCH] chore(release): 3.26.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 ced768ad..1b20ba04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.26.9](https://github.com/oclif/core/compare/3.26.8...3.26.9) (2024-06-03) + + +### Bug Fixes + +* only replace command id in usage if it's at beginning of string ([#1090](https://github.com/oclif/core/issues/1090)) ([3916945](https://github.com/oclif/core/commit/391694559446ef82bc5fc307e6e9ff72e44f7558)) + + + ## [3.26.8](https://github.com/oclif/core/compare/3.26.7...3.26.8) (2024-06-03) diff --git a/package.json b/package.json index 2acdbcf6..bc9cff3b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.26.8", + "version": "3.26.9", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {