Skip to content

Commit 68a7e87

Browse files
authored
Merge pull request #107 from ghostdevv/changeset-release/main
Version Packages (next)
2 parents 4be1aa2 + 558b5fa commit 68a7e87

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
@@ -6,6 +6,7 @@
66
"dev": "0.0.0"
77
},
88
"changesets": [
9+
"four-panthers-tap",
910
"gentle-flowers-tease",
1011
"great-horses-heal",
1112
"happy-sloths-kick",

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.22
4+
5+
### Patch Changes
6+
7+
- fix build ([`4be1aa2`](https://github.com/ghostdevv/jellycommands/commit/4be1aa2a610deb2e52873f83688db98e01e7a63c))
8+
39
## 1.0.0-next.21
410

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

0 commit comments

Comments
 (0)