[READ-ONLY] Mirror of https://github.com/bombshell-dev/tab. shell autocompletions for javascript CLIs
4

Configure Feed

Select the types of activity you want to include in your feed.

[ci] release (#104)

authored by

bombshell-bot[bot] and committed by
GitHub
(Feb 8, 2026, 6:42 AM +0330) 5fc3e0a4 f619ad7f

+7 -6
-5
.changeset/tall-jokes-smoke.md
··· 1 - --- 2 - '@bomb.sh/tab': patch 3 - --- 4 - 5 - Widen `peerDependencies` to accept citty v0.2.
+6
CHANGELOG.md
··· 1 1 # @bombsh/tab 2 2 3 + ## 0.0.13 4 + 5 + ### Patch Changes 6 + 7 + - f619ad7: Widen `peerDependencies` to accept citty v0.2. 8 + 3 9 ## 0.0.12 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tab", 3 - "version": "0.0.12", 3 + "version": "0.0.13", 4 4 "main": "./dist/t.js", 5 5 "types": "./dist/t.d.ts", 6 6 "type": "module",