···11----
22-"@bomb.sh/tools": minor
33----
44-55-Add `sync` command to automatically symlink skills to the local project
-12
.changeset/silly-foxes-protect.md
···11----
22-"@bomb.sh/tools": minor
33----
44-55-Updatess `oxfmt` config:
66-77-- Sets `"singleQuote"` option to `true`
88-- Adds `"*.json", "*.md", "*.yml", "*.jsonc"` to `"ignorePatterns"` option
99-1010-Updates `format` command to include all files by default instead of the `./src` directory
1111-1212-Extracts `publint` from the `lint` command into a separate command
+14
CHANGELOG.md
···11# @bomb.sh/tools
2233+## 0.5.0
44+55+### Minor Changes
66+77+- fe06180: Add `sync` command to automatically symlink skills to the local project
88+- e3f5833: Updatess `oxfmt` config:
99+1010+ - Sets `"singleQuote"` option to `true`
1111+ - Adds `"*.json", "*.md", "*.yml", "*.jsonc"` to `"ignorePatterns"` option
1212+1313+ Updates `format` command to include all files by default instead of the `./src` directory
1414+1515+ Extracts `publint` from the `lint` command into a separate command
1616+317## 0.4.2
418519### Patch Changes
+1-1
package.json
···11{
22 "name": "@bomb.sh/tools",
33- "version": "0.4.2",
33+ "version": "0.5.0",
44 "description": "The internal dev, build, and lint CLI for Bombshell projects",
55 "keywords": [
66 "bombshell",