Skip to content

Commit 0667445

Browse files
[ci] release
1 parent 5f929c4 commit 0667445

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/busy-clocks-serve.md

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

.changeset/clever-spies-move.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.6
4+
5+
### Patch Changes
6+
7+
- 5f929c4: fix: citty should not throw an error when there is no subcommand
8+
- 9aa80ef: remove mri dep
9+
310
## 0.0.5
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.5",
3+
"version": "0.0.6",
44
"main": "./dist/t.js",
55
"types": "./dist/t.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)