[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 (#43)

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
(Jun 23, 2026, 6:56 PM EDT) b19d89a0 69fe08c8

+7 -5
-4
.changeset/dts-tsgo.md
··· 1 - --- 2 - '@bomb.sh/tools': patch 3 - --- 4 - Fixes declaration file generation so that building with `--dts` now emits `.d.ts` files via `tsgo`
+6
CHANGELOG.md
··· 1 1 # @bomb.sh/tools 2 2 3 + ## 0.5.4 4 + 5 + ### Patch Changes 6 + 7 + - 69fe08c: Fixes declaration file generation so that building with `--dts` now emits `.d.ts` files via `tsgo` 8 + 3 9 ## 0.5.3 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tools", 3 - "version": "0.5.3", 3 + "version": "0.5.4", 4 4 "description": "The internal dev, build, and lint CLI for Bombshell projects", 5 5 "keywords": [ 6 6 "bombshell",