From 11cbd6ba8caad6a8df814fec55be45b05f52dd4b Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Tue, 3 Aug 2021 17:37:33 +0000 Subject: [PATCH] chore(release): 0.5.28 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f22523bed..91883ddfc 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.28](https://github.com/oclif/core/compare/v0.5.27...v0.5.28) (2021-08-03) + + +### Features + +* add state property ([#206](https://github.com/oclif/core/issues/206)) ([07f9092](https://github.com/oclif/core/commit/07f9092128f979e3e4e22aeee07bf4d4caa3024c)) + ### [0.5.27](https://github.com/oclif/core/compare/v0.5.26...v0.5.27) (2021-07-29) diff --git a/package.json b/package.json index 3b39f70d5..d2c9dc74c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "0.5.27", + "version": "0.5.28", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/core/issues", "dependencies": {