Skip to content

Commit 734a1a1

Browse files
[ci] release v0.0.12 (#101)
Co-authored-by: bombshell-bot[bot] <187071675+bombshell-bot[bot]@users.noreply.github.com>
1 parent 0016179 commit 734a1a1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-shoes-brake.md

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

CHANGELOG.md

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

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- 23a6ef9: Update fish shell completion script to match latest Cobra output. (#99)
8+
39
## 0.0.11
410

511
### 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.11",
3+
"version": "0.0.12",
44
"main": "./dist/t.js",
55
"types": "./dist/t.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)