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 113ca24 + 3de8375 commit 4ab22a1Copy full SHA for 4ab22a1
.changeset/pre.json
@@ -34,6 +34,7 @@
34
"rotten-zebras-perform",
35
"sharp-shirts-think",
36
"silly-beers-nail",
37
+ "silly-bugs-roll",
38
"silly-goats-kiss",
39
"silver-pots-tickle",
40
"sixty-candles-decide",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.28
4
+
5
+### Patch Changes
6
7
+- limit descriptions to 100 chars ([`dd7d18f`](https://github.com/ghostdevv/jellycommands/commit/dd7d18f8ba98e190c2a7aa967660a3aa01d29f3d))
8
9
## 1.0.0-next.27
10
11
### Minor Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.27",
+ "version": "1.0.0-next.28",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments