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

Commit

Permalink
chore(release): 6.0.5 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Dec 7, 2021
1 parent 2b8699d commit 256325e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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.

### [6.0.5](https://github.com/oclif/cli-ux/compare/v6.0.4...v6.0.5) (2021-12-07)


### Bug Fixes

* bump deps ([#462](https://github.com/oclif/cli-ux/issues/462)) ([2b8699d](https://github.com/oclif/cli-ux/commit/2b8699dd2a2227279e7ea12a64c528e24186ca19))

### [6.0.4](https://github.com/oclif/cli-ux/compare/v6.0.3...v6.0.4) (2021-12-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
"version": "6.0.4",
"version": "6.0.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {
Expand Down

0 comments on commit 256325e

Please sign in to comment.