[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.

[ci] release (#31)

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

authored by

bombshell-bot[bot]
bombshell-bot[bot]
and committed by
GitHub
(Apr 29, 2026, 2:47 PM EDT) 677b2e0d 747c1895

+8 -7
-6
.changeset/large-actors-remain.md
··· 1 - --- 2 - "@bomb.sh/tools": patch 3 - --- 4 - 5 - - Fixes `runKnip` to correctly handle reported violations 6 - - Updates `knip` dependency to `6.9.0`
+7
CHANGELOG.md
··· 1 1 # @bomb.sh/tools 2 2 3 + ## 0.4.2 4 + 5 + ### Patch Changes 6 + 7 + - 747c189: - Fixes `runKnip` to correctly handle reported violations 8 + - Updates `knip` dependency to `6.9.0` 9 + 3 10 ## 0.4.1 4 11 5 12 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tools", 3 - "version": "0.4.1", 3 + "version": "0.4.2", 4 4 "description": "The internal dev, build, and lint CLI for Bombshell projects", 5 5 "keywords": [ 6 6 "bombshell",