Skip to content

Commit b9b3699

Browse files
Version Packages (next) (#6408)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 29bc3d7 commit b9b3699

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
@@ -731,6 +731,7 @@
731731
"poor-terms-explain",
732732
"poor-years-hear",
733733
"popular-ads-rhyme",
734+
"popular-bulldogs-repair",
734735
"popular-hounds-love",
735736
"popular-kids-run",
736737
"popular-masks-cheat",

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.165
4+
5+
### Patch Changes
6+
7+
- Update to Vite 3.1.0-beta.1 ([#6407](https://github.com/sveltejs/kit/pull/6407))
8+
39
## 2.0.0-next.164
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.164",
3+
"version": "2.0.0-next.165",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)