Skip to content

Commit d42e484

Browse files
committed
2 parents 8b8c8a7 + 976b3a1 commit d42e484

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
@@ -16,6 +16,7 @@
1616
"perfect-needles-rush",
1717
"rotten-zebras-perform",
1818
"sharp-shirts-think",
19+
"silly-goats-kiss",
1920
"silver-pots-tickle",
2021
"sixty-candles-decide",
2122
"small-knives-exercise",

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.21
4+
5+
### Minor Changes
6+
7+
- f743648: error catching in events and commands
8+
39
## 1.0.0-next.20
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.20",
3+
"version": "1.0.0-next.21",
44
"author": "GHOST",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)