Skip to content

Commit

Permalink
Merge pull request #154 from ghostdevv/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv authored Feb 8, 2023
2 parents 45dab7f + 00c5b63 commit b5f54db
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
"changesets": [
"angry-ladybugs-study",
"angry-radios-teach",
"chatty-insects-whisper",
"chilly-pets-speak",
"cool-boats-kick",
"cool-mugs-knock",
"cool-trees-guess",
"curvy-chefs-listen",
"cyan-trainers-whisper",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-jellycommands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-jellycommands

## 0.1.0-next.13

### Patch Changes

- update dependancies ([`45dab7f`](https://github.com/ghostdevv/jellycommands/commit/45dab7fd09388390270460d2c42556a58cfe7f6e))

## 0.1.0-next.12

### 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 init jellycommands",
"version": "0.1.0-next.12",
"version": "0.1.0-next.13",
"type": "module",
"bin": {
"create-jellycommands": "src/bin.js"
Expand Down
8 changes: 8 additions & 0 deletions packages/jellycommands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# jellycommands

## 1.0.0-next.39

### Patch Changes

- update dependancies ([`45dab7f`](https://github.com/ghostdevv/jellycommands/commit/45dab7fd09388390270460d2c42556a58cfe7f6e))

- change `nameLocalizations` & `descriptionLocalizations` to a partial type ([#153](https://github.com/ghostdevv/jellycommands/pull/153))

## 1.0.0-next.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jellycommands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
"version": "1.0.0-next.38",
"version": "1.0.0-next.39",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit b5f54db

Please # to comment.