Skip to content

Commit e5fb3df

Browse files
[ci] release version 0.0.16 (#123)
Co-authored-by: bombshell-bot[bot] <187071675+bombshell-bot[bot]@users.noreply.github.com>
1 parent 4ef1531 commit e5fb3df

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/green-moose-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-planes-grin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @bombsh/tab
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- 04153b8: refactor: commander adapter - remove parse/parseAsync and add optional `completionCommandName` config
8+
- e784d62: fix: parseasync() commander's adapter
9+
310
## 0.0.15
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bomb.sh/tab",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"type": "module",
55
"bin": {
66
"tab": "./dist/bin/cli.mjs"

0 commit comments

Comments
 (0)