Skip to content

Commit 00c22e5

Browse files
[ci] release (#33)
Co-authored-by: bombshell-bot[bot] <187071675+bombshell-bot[bot]@users.noreply.github.com>
1 parent 8cad256 commit 00c22e5

4 files changed

Lines changed: 15 additions & 18 deletions

File tree

.changeset/lovely-tables-boil.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-foxes-protect.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @bomb.sh/tools
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- fe06180: Add `sync` command to automatically symlink skills to the local project
8+
- e3f5833: Updatess `oxfmt` config:
9+
10+
- Sets `"singleQuote"` option to `true`
11+
- Adds `"*.json", "*.md", "*.yml", "*.jsonc"` to `"ignorePatterns"` option
12+
13+
Updates `format` command to include all files by default instead of the `./src` directory
14+
15+
Extracts `publint` from the `lint` command into a separate command
16+
317
## 0.4.2
418

519
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bomb.sh/tools",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "The internal dev, build, and lint CLI for Bombshell projects",
55
"keywords": [
66
"bombshell",

0 commit comments

Comments
 (0)