Skip to content

Commit 9be5d4b

Browse files
Version Packages (next) (#977)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 552eaeb commit 9be5d4b

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
@@ -57,6 +57,7 @@
5757
"odd-pens-protect",
5858
"old-ants-remain",
5959
"olive-boxes-fly",
60+
"plenty-weeks-battle",
6061
"popular-islands-remain",
6162
"popular-months-vanish",
6263
"rare-turkeys-mate",

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+
## 4.0.0-next.7
4+
### Patch Changes
5+
6+
7+
- export PluginOptions interface ([#976](https://github.com/sveltejs/vite-plugin-svelte/pull/976))
8+
39
## 4.0.0-next.6
410
### Patch Changes
511

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": "4.0.0-next.6",
3+
"version": "4.0.0-next.7",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)