Skip to content

Commit ef8ec1c

Browse files
authored
Merge pull request #111 from ghostdevv/changeset-release/main
Version Packages (next)
2 parents 5f9a28c + e3e541b commit ef8ec1c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"soft-crabs-swim",
3232
"spicy-waves-compare",
3333
"sweet-dolls-beg",
34-
"tall-cups-shake"
34+
"tall-cups-shake",
35+
"yellow-snakes-thank"
3536
]
3637
}

packages/create-jellycommands/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-jellycommands
22

3+
## 0.0.1-next.2
4+
5+
### Patch Changes
6+
7+
- add .jellycommands to ignore ([`5f9a28c`](https://github.com/ghostdevv/jellycommands/commit/5f9a28c24bbb5ab697413c37df106fc5c144146a))
8+
39
## 0.0.1-next.1
410

511
### Patch Changes

packages/create-jellycommands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-jellycommands",
33
"description": "Get started quickly with jellycommands by running npm init jellycommands",
4-
"version": "0.0.1-next.1",
4+
"version": "0.0.1-next.2",
55
"type": "module",
66
"bin": {
77
"create-jellycommands": "src/bin.js"

0 commit comments

Comments
 (0)