Skip to content

Commit 361bd3b

Browse files
Version Packages (next) (#1107)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cbe3cac commit 361bd3b

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
@@ -169,6 +169,7 @@
169169
"silver-scissors-peel",
170170
"six-rules-collect",
171171
"sixty-terms-decide",
172+
"slow-fans-own",
172173
"small-pigs-doubt",
173174
"smart-bears-leave",
174175
"smart-mugs-chew",

packages/create-svelte/CHANGELOG.md

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

3+
## 2.0.0-next.55
4+
5+
### Patch Changes
6+
7+
- daf6913: Fix bootstrapping command on about page
8+
39
## 2.0.0-next.54
410

511
### Patch Changes

packages/create-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-svelte",
3-
"version": "2.0.0-next.54",
3+
"version": "2.0.0-next.55",
44
"bin": "./bin.js",
55
"dependencies": {
66
"kleur": "^4.1.4",

0 commit comments

Comments
 (0)