Skip to content

Commit 51a1449

Browse files
Version Packages (next) (#203)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1bc3458 commit 51a1449

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
@@ -46,6 +46,7 @@
4646
"breezy-kids-divide",
4747
"calm-buses-cheat",
4848
"calm-dancers-accept",
49+
"calm-pens-drum",
4950
"chatty-lemons-yell",
5051
"clever-trains-drum",
5152
"cuddly-maps-dance",

packages/vite-plugin-svelte/CHANGELOG.md

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

3+
## 1.0.0-next.30
4+
5+
### Major Changes
6+
7+
- Bump svelte peer dependency to ^3.44.0 ([#202](https://github.com/sveltejs/vite-plugin-svelte/pull/202))
8+
39
## 1.0.0-next.29
410

511
### Major Changes

packages/vite-plugin-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/vite-plugin-svelte",
3-
"version": "1.0.0-next.29",
3+
"version": "1.0.0-next.30",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)