diff --git a/CHANGELOG.md b/CHANGELOG.md index 28b223f..2a3c5b6 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. +### [5.6.4](https://github.com/oclif/cli-ux/compare/v5.6.3...v5.6.4) (2021-11-23) + + +### Bug Fixes + +* remove transitive dep on lodash.template ([#448](https://github.com/oclif/cli-ux/issues/448)) ([e12005e](https://github.com/oclif/cli-ux/commit/e12005eb7ec70eb9d82298b71ca5ec16d918b285)) + ### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07) diff --git a/package.json b/package.json index fadf015..753ebd4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "5.6.3", + "version": "5.6.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {