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.
1 parent 0ac6264 commit b8ef426Copy full SHA for b8ef426
.changeset/pre.json
@@ -43,6 +43,7 @@
43
"mighty-schools-happen",
44
"nasty-rice-laugh",
45
"nasty-weeks-invent",
46
+ "nice-pears-attack",
47
"nice-plants-drive",
48
"ninety-pants-hug",
49
"old-fireants-cover",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.42
4
+
5
+### Minor Changes
6
7
+- support buttons ([#171](https://github.com/ghostdevv/jellycommands/pull/171))
8
9
## 1.0.0-next.41
10
11
### Patch Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.41",
+ "version": "1.0.0-next.42",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments