diff --git a/CHANGELOG.md b/CHANGELOG.md index a0dd365b0..3c15e286b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.4](https://github.com/oclif/core/compare/v0.5.3...v0.5.4) (2021-04-20) + ### [0.5.3](https://github.com/oclif/core/compare/v0.5.2...v0.5.3) (2021-04-19) ### [0.5.2](https://github.com/oclif/core/compare/v0.5.1...v0.5.2) (2021-04-19) diff --git a/package.json b/package.json index 10e971f37..a66e9af56 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "0.5.3", + "version": "0.5.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/core/issues", "dependencies": {