Skip to content

Commit 0a302a0

Browse files
authored
Merge pull request #144 from ghostdevv/changeset-release/main
2 parents 129e61d + 76cd95a commit 0a302a0

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
@@ -7,6 +7,7 @@
77
"create-jellycommands": "0.0.0"
88
},
99
"changesets": [
10+
"angry-ladybugs-study",
1011
"angry-radios-teach",
1112
"chilly-pets-speak",
1213
"cool-trees-guess",

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.37
4+
5+
### Patch Changes
6+
7+
- snowflake max length has changed ([`129e61d`](https://github.com/ghostdevv/jellycommands/commit/129e61d89d892be0602378a98d5be1f6d4dbb333))
8+
39
## 1.0.0-next.36
410

511
### Patch 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.36",
3+
"version": "1.0.0-next.37",
44
"author": "GHOST",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)