Skip to content

Commit

Permalink
chore(release): 0.5.0
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.0...v0.5.0) (2022-03-25)

### Bug Fixes

* avoid option leak between subcommands ([7413c9a](7413c9a))
* broken selectable question with undefined defaultValue ([95aad1a](95aad1a))
* help displayed multiple times in subcommands ([1953e91](1953e91))

### Features

* improve type inference on subcommands ([457804a](457804a))
  • Loading branch information
semantic-release-bot committed Mar 25, 2022
1 parent 1563ec5 commit 6837818
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.4.1",
"version": "0.5.0",
"description": "Get the most of your terminal",
"author": {
"name": "Ayoub Adib",
Expand Down

0 comments on commit 6837818

Please sign in to comment.