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 129e61d + 76cd95a commit 0a302a0Copy full SHA for 0a302a0
.changeset/pre.json
@@ -7,6 +7,7 @@
7
"create-jellycommands": "0.0.0"
8
},
9
"changesets": [
10
+ "angry-ladybugs-study",
11
"angry-radios-teach",
12
"chilly-pets-speak",
13
"cool-trees-guess",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.37
4
+
5
+### Patch Changes
6
+- snowflake max length has changed ([`129e61d`](https://github.com/ghostdevv/jellycommands/commit/129e61d89d892be0602378a98d5be1f6d4dbb333))
## 1.0.0-next.36
### Patch Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.36",
+ "version": "1.0.0-next.37",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments