Skip to content

Commit d82fb4f

Browse files
[ci] release
1 parent 0eeee28 commit d82fb4f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-bushes-smell.md

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

CHANGELOG.md

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

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- 0eeee28: Adds support for nested object syntax, dynamic file creation, and better fs bindings to createFixture
8+
39
## 0.2.5
410

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

0 commit comments

Comments
 (0)