Skip to content

Commit cf7a727

Browse files
[ci] release (#77)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8defa6f commit cf7a727

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/crazy-beds-rhyme.md

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

.changeset/cuddly-clubs-count.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.7
4+
5+
### Patch Changes
6+
7+
- 7178288: fix: use npx for portable completion scripts instead of absolute paths
8+
- 8defa6f: npm exec support
9+
310
## 0.0.6
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.6",
3+
"version": "0.0.7",
44
"main": "./dist/t.js",
55
"types": "./dist/t.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)