Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit da926e8

Browse files
author
SF-CLI-BOT
committed
chore(release): 5.6.4 [ci skip]
1 parent e12005e commit da926e8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [5.6.4](https://github.com/oclif/cli-ux/compare/v5.6.3...v5.6.4) (2021-11-23)
6+
7+
8+
### Bug Fixes
9+
10+
* remove transitive dep on lodash.template ([#448](https://github.com/oclif/cli-ux/issues/448)) ([e12005e](https://github.com/oclif/cli-ux/commit/e12005eb7ec70eb9d82298b71ca5ec16d918b285))
11+
512
### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cli-ux",
33
"description": "cli IO utilities",
4-
"version": "5.6.3",
4+
"version": "5.6.4",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/cli-ux/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)