From 7e38b9329b736c8b98fd6673fa65d2321af57d76 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Mon, 16 Aug 2021 16:14:31 +0000 Subject: [PATCH] chore(release): 0.5.30 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d6f5daab..6bf69e853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.5.30](https://github.com/oclif/core/compare/v0.5.29...v0.5.30) (2021-08-16) + + +### Bug Fixes + +* update collateSpacedCmdIDFromArgs ([#230](https://github.com/oclif/core/issues/230)) ([4687287](https://github.com/oclif/core/commit/46872871cb8c7e8749298344a575751638ab2c04)) + ### [0.5.29](https://github.com/oclif/core/compare/v0.5.28...v0.5.29) (2021-08-10) diff --git a/package.json b/package.json index 7242eadc4..3fdc31d1a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "0.5.29", + "version": "0.5.30", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/core/issues", "dependencies": {