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

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
(Mar 26, 2026, 9:51 PM EDT) c18b0341 3d52f128

+8 -11
-5
.changeset/ripe-foxes-repair.md
··· 1 - --- 2 - "@bomb.sh/tools": patch 3 - --- 4 - 5 - Ignores colocated `*.test.ts` files in build
-5
.changeset/silent-camels-train.md
··· 1 - --- 2 - "@bomb.sh/tools": patch 3 - --- 4 - 5 - Adds automatic `vitest` config with `vitest-ansi-serializer`
+7
CHANGELOG.md
··· 1 1 # @bomb.sh/tools 2 2 3 + ## 0.3.1 4 + 5 + ### Patch Changes 6 + 7 + - ffba54e: Ignores colocated `*.test.ts` files in build 8 + - ffba54e: Adds automatic `vitest` config with `vitest-ansi-serializer` 9 + 3 10 ## 0.3.0 4 11 5 12 ### Minor Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tools", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "description": "The internal dev, build, and lint CLI for Bombshell projects", 5 5 "keywords": [ 6 6 "bombshell",