···11----
22-"@bomb.sh/tools": minor
33----
44-55-Implements `lint` command using `oxlint`, `tsgo`, `knip`, and `publint`
-5
.changeset/great-hoops-heal.md
···11----
22-"@bomb.sh/tools": minor
33----
44-55-Adds `build` command which uses `tsdown`. Default uses `--unbundle`, but pass `--bundle` to create single files.
+7
CHANGELOG.md
···11# @bomb.sh/tools
2233+## 0.2.0
44+55+### Minor Changes
66+77+- 5f43969: Implements `lint` command using `oxlint`, `tsgo`, `knip`, and `publint`
88+- c3f801b: Adds `build` command which uses `tsdown`. Default uses `--unbundle`, but pass `--bundle` to create single files.
99+310## 0.1.0
411512### Minor Changes
+1-1
package.json
···11{
22 "name": "@bomb.sh/tools",
33- "version": "0.1.0",
33+ "version": "0.2.0",
44 "description": "The internal dev, build, and lint CLI for Bombshell projects",
55 "keywords": [
66 "bombshell",