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

chore(changeset): version

Nate Moore (Mar 24, 2026, 9:51 PM EDT) 59b4e49c 0945a18e

+8 -11
-5
.changeset/funny-steaks-bathe.md
··· 1 - --- 2 - "@bomb.sh/tools": patch 3 - --- 4 - 5 - Allows strongly typed `.json` files in fixtures
-5
.changeset/pink-hands-admire.md
··· 1 - --- 2 - "@bomb.sh/tools": patch 3 - --- 4 - 5 - Use current test name as a prefix for tmpdir in fixture
+7
CHANGELOG.md
··· 1 1 # @bomb.sh/tools 2 2 3 + ## 0.2.5 4 + 5 + ### Patch Changes 6 + 7 + - 0945a18: Allows strongly typed `.json` files in fixtures 8 + - 0945a18: Use current test name as a prefix for tmpdir in fixture 9 + 3 10 ## 0.2.4 4 11 5 12 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tools", 3 - "version": "0.2.4", 3 + "version": "0.2.5", 4 4 "description": "The internal dev, build, and lint CLI for Bombshell projects", 5 5 "keywords": [ 6 6 "bombshell",