We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ffd281 + 273991c commit 9064a92Copy full SHA for 9064a92
.changeset/pre.json
@@ -21,6 +21,7 @@
21
"early-cherries-poke",
22
"eighty-poets-laugh",
23
"famous-books-switch",
24
+ "five-trees-flow",
25
"forty-jeans-speak",
26
"four-panthers-tap",
27
"gentle-flowers-tease",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
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
9
## 1.0.0-next.42
10
11
### Minor Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.42",
+ "version": "1.0.0-next.43",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments