Skip to content

Commit e6e4cd4

Browse files
[ci] release (#61)
Co-authored-by: bombshell-bot[bot] <187071675+bombshell-bot[bot]@users.noreply.github.com>
1 parent 349b48b commit e6e4cd4

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/odd-coats-stick.md

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

.changeset/petite-ghosts-jump.md

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

CHANGELOG.md

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

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 349b48b: `format` CLI command respects internal format call and passes the exit code to the user.
8+
- 57d4d61: `lint` CLI command respects internal `lint` call and passes the exit code to the user.
9+
310
## 0.6.0
411

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

0 commit comments

Comments
 (0)