Skip to content

Commit 7327aae

Browse files
[ci] release
1 parent c3f801b commit 7327aae

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/afraid-heads-appear.md

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

.changeset/great-hoops-heal.md

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

CHANGELOG.md

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

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 5f43969: Add default lint rules with oxlint
8+
9+
### Patch Changes
10+
11+
- c3f801b: Adds `--bundle` flag to `build` command (default is tsdown's `unbundle` behavior
12+
313
## 0.1.0
414

515
### Minor 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.1.0",
3+
"version": "0.2.0",
44
"description": "The internal dev, build, and lint CLI for Bombshell projects",
55
"keywords": [
66
"bombshell",

0 commit comments

Comments
 (0)