Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
# [0.7.0](v0.6.0...v0.7.0) (2022-03-28)

### Bug Fixes

* make key a requirement for option API ([e595089](e595089))

### Features

* add key support on output ([ab597f0](ab597f0))
* add liveOutput support for exec helper ([f0b155d](f0b155d))
* add support for async ops in output ([9e51726](9e51726))
* remove output API and replace it with task approach only ([e7f023f](e7f023f))
* rename print to message API ([9029758](9029758))
* rename question, message to input, output API ([64936eb](64936eb))
  • Loading branch information
semantic-release-bot committed Mar 28, 2022
1 parent e595089 commit b335a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "termost",
"version": "0.6.0",
"version": "0.7.0",
"description": "Get the most of your terminal",
"author": {
"name": "Ayoub Adib",
Expand Down

0 comments on commit b335a7f

Please sign in to comment.