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.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Oct 4, 2021
1 parent 6efcbec commit 0b21159
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.0](https://github.com/oclif/cli-ux/compare/v5.6.3...v6.0.0) (2021-10-04)


### ⚠ BREAKING CHANGES

* require node 12+ (#413)

### Features

* use oclif/core ([#416](https://github.com/oclif/cli-ux/issues/416)) ([d9c5619](https://github.com/oclif/cli-ux/commit/d9c56192741a121593217f81781fa2c7ab2f234e))


### build

* require node 12+ ([#413](https://github.com/oclif/cli-ux/issues/413)) ([19f01a9](https://github.com/oclif/cli-ux/commit/19f01a9ce9bb699eb97a49b420c811a66a8f71c2))

### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
"version": "5.6.3",
"version": "6.0.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {
Expand Down

0 comments on commit 0b21159

Please sign in to comment.