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 f743648 + 56c0757 commit 976b3a1Copy full SHA for 976b3a1
.changeset/pre.json
@@ -16,6 +16,7 @@
16
"perfect-needles-rush",
17
"rotten-zebras-perform",
18
"sharp-shirts-think",
19
+ "silly-goats-kiss",
20
"silver-pots-tickle",
21
"sixty-candles-decide",
22
"small-knives-exercise",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.21
4
+
5
+### Minor Changes
6
7
+- f743648: error catching in events and commands
8
9
## 1.0.0-next.20
10
11
### Patch Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.20",
+ "version": "1.0.0-next.21",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments