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 441ba6d + 2fbd929 commit b60c8bbCopy full SHA for b60c8bb
.changeset/pre.json
@@ -43,6 +43,7 @@
43
"mighty-schools-happen",
44
"nasty-rice-laugh",
45
"nasty-weeks-invent",
46
+ "nice-plants-drive",
47
"ninety-pants-hug",
48
"old-fireants-cover",
49
"olive-kiwis-exist",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.41
4
+
5
+### Patch Changes
6
7
+- fix automatic file loading on windows ([#169](https://github.com/ghostdevv/jellycommands/pull/169))
8
9
## 1.0.0-next.40
10
11
### Patch Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.40",
+ "version": "1.0.0-next.41",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments