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

authored by

bombshell-bot[bot] and committed by
GitHub
(Mar 2, 2026, 3:40 PM EST) eff0ab98 9af66782

+7 -6
-5
.changeset/plenty-poems-grow.md
··· 1 - --- 2 - "@bomb.sh/tools": minor 3 - --- 4 - 5 - Updates commands to use the oxfmt, oxlint, publint, tsdown, vitest
+6
CHANGELOG.md
··· 1 1 # @bomb.sh/tools 2 2 3 + ## 0.1.0 4 + 5 + ### Minor Changes 6 + 7 + - cf9b4c3: Updates commands to use the oxfmt, oxlint, publint, tsdown, vitest 8 + 3 9 ## 0.0.8 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bomb.sh/tools", 3 - "version": "0.0.8", 3 + "version": "0.1.0", 4 4 "type": "module", 5 5 "license": "MIT", 6 6 "bin": {