Skip to content

Commit 9064a92

Browse files
authored
Merge pull request #181 from ghostdevv/changeset-release/main
2 parents 5ffd281 + 273991c commit 9064a92

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"early-cherries-poke",
2222
"eighty-poets-laugh",
2323
"famous-books-switch",
24+
"five-trees-flow",
2425
"forty-jeans-speak",
2526
"four-panthers-tap",
2627
"gentle-flowers-tease",

packages/jellycommands/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# jellycommands
22

3+
## 1.0.0-next.43
4+
5+
### Patch Changes
6+
7+
- nested files with \_ are now ignored correctly ([#180](https://github.com/ghostdevv/jellycommands/pull/180))
8+
39
## 1.0.0-next.42
410

511
### Minor Changes

packages/jellycommands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jellycommands",
3-
"version": "1.0.0-next.42",
3+
"version": "1.0.0-next.43",
44
"author": "GHOST",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)