Skip to content

Commit 8c0c45e

Browse files
authored
Merge pull request #112 from ghostdevv/changeset-release/main
Version Packages (next)
2 parents f204f4e + 96ba09b commit 8c0c45e

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"mean-pandas-develop",
2020
"metal-glasses-repeat",
2121
"mighty-schools-happen",
22+
"nasty-weeks-invent",
2223
"perfect-needles-rush",
2324
"perfect-oranges-beg",
2425
"rare-owls-listen",
@@ -32,6 +33,7 @@
3233
"spicy-waves-compare",
3334
"sweet-dolls-beg",
3435
"tall-cups-shake",
36+
"unlucky-snails-suffer",
3537
"yellow-snakes-thank"
3638
]
3739
}

packages/jellycommands/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# jellycommands
22

3+
## 1.0.0-next.25
4+
5+
### Patch Changes
6+
7+
- fix config.messages.unknownCommand types ([`f204f4e`](https://github.com/ghostdevv/jellycommands/commit/f204f4e2a2bbf9898bfd9b3489c672c58786fca9))
8+
9+
* add more error logging ([`b9612d9`](https://github.com/ghostdevv/jellycommands/commit/b9612d913bcf0c7985783f5ec893037a5fcebaa9))
10+
311
## 1.0.0-next.24
412

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

0 commit comments

Comments
 (0)