Skip to content

Commit 976b3a1

Browse files
authored
Merge pull request #106 from ghostdevv/changeset-release/main
Version Packages (next)
2 parents f743648 + 56c0757 commit 976b3a1

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)