[READ-ONLY] Mirror of https://github.com/bombshell-dev/tools. Internal CLI to standardize tooling across all Bombshell projects
0

Configure Feed

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

Version Packages (#1)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

bombshell-bot[bot]
github-actions[bot]
and committed by
GitHub
(Mar 31, 2025, 1:49 AM -0500) 9b968f16 2d3393e2

+7 -6
-5
.changeset/soft-ghosts-type.md
··· 1 - --- 2 - "@bomb.sh/tools": patch 3 - --- 4 - 5 - link to nested local `.bin` files
+6
CHANGELOG.md
··· 1 1 # @bomb.sh/tools 2 2 3 + ## 0.0.2 4 + 5 + ### Patch Changes 6 + 7 + - 4652f97: link to nested local `.bin` files 8 + 3 9 ## 0.0.1 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tools", 3 - "version": "0.0.1", 3 + "version": "0.0.2", 4 4 "type": "module", 5 5 "license": "MIT", 6 6 "bin": {