Skip to content

Commit

Permalink
Merge pull request #176 from ghostdevv/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv authored Mar 17, 2023
2 parents 4ecfed6 + 0974361 commit 6039cc2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"loud-lemons-shave",
"lovely-carrots-smoke",
"lucky-bobcats-smell",
"mean-fans-explode",
"mean-pandas-develop",
"mean-turkeys-thank",
"metal-glasses-repeat",
Expand All @@ -47,6 +48,7 @@
"nice-plants-drive",
"ninety-pants-hug",
"old-fireants-cover",
"old-hotels-tease",
"olive-kiwis-exist",
"olive-trainers-relate",
"orange-ads-wave",
Expand Down
10 changes: 10 additions & 0 deletions packages/create-jellycommands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# create-jellycommands

## 0.1.0-next.15

### Minor Changes

- update templates to have buttons ([`9401374`](https://github.com/ghostdevv/jellycommands/commit/9401374ab11c7a91b0d114b197f6768e6eb00c6a))

### Patch Changes

- update template deps ([`4ecfed6`](https://github.com/ghostdevv/jellycommands/commit/4ecfed6634eb94c84adc2ffd52ef4c9dc16826cb))

## 0.1.0-next.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-jellycommands/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-jellycommands",
"description": "Get started quickly with jellycommands by running npm create jellycommands",
"version": "0.1.0-next.14",
"version": "0.1.0-next.15",
"type": "module",
"bin": {
"create-jellycommands": "src/bin.js"
Expand Down

0 comments on commit 6039cc2

Please sign in to comment.