Skip to content

Commit 4ab22a1

Browse files
authored
Merge pull request #122 from ghostdevv/changeset-release/main
2 parents 113ca24 + 3de8375 commit 4ab22a1

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
@@ -34,6 +34,7 @@
3434
"rotten-zebras-perform",
3535
"sharp-shirts-think",
3636
"silly-beers-nail",
37+
"silly-bugs-roll",
3738
"silly-goats-kiss",
3839
"silver-pots-tickle",
3940
"sixty-candles-decide",

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.28
4+
5+
### Patch Changes
6+
7+
- limit descriptions to 100 chars ([`dd7d18f`](https://github.com/ghostdevv/jellycommands/commit/dd7d18f8ba98e190c2a7aa967660a3aa01d29f3d))
8+
39
## 1.0.0-next.27
410

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

0 commit comments

Comments
 (0)