From f6020b34dcb73df731b8701cad2620fcfe99b235 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 3 May 2023 17:16:45 +0000 Subject: [PATCH] chore(release): 2.8.5 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b853c82..042ced3e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.8.5](https://github.com/oclif/core/compare/2.8.4...2.8.5) (2023-05-03) + + +### Bug Fixes + +* pass flag to default function ([#691](https://github.com/oclif/core/issues/691)) ([1cb7f26](https://github.com/oclif/core/commit/1cb7f26500b98080f35b8f914fef8441c6b07dbd)) + + + ## [2.8.4](https://github.com/oclif/core/compare/2.8.3...2.8.4) (2023-05-01) diff --git a/package.json b/package.json index 7b4cb4d99..c45cec651 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "2.8.4", + "version": "2.8.5", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {