Skip to content

Commit

Permalink
Version Packages (next) (#977)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 4, 2024
1 parent 552eaeb commit 9be5d4b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"odd-pens-protect",
"old-ants-remain",
"olive-boxes-fly",
"plenty-weeks-battle",
"popular-islands-remain",
"popular-months-vanish",
"rare-turkeys-mate",
Expand Down
6 changes: 6 additions & 0 deletions packages/vite-plugin-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/vite-plugin-svelte

## 4.0.0-next.7
### Patch Changes


- export PluginOptions interface ([#976](https://github.com/sveltejs/vite-plugin-svelte/pull/976))

## 4.0.0-next.6
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte",
"version": "4.0.0-next.6",
"version": "4.0.0-next.7",
"license": "MIT",
"author": "dominikg",
"files": [
Expand Down

0 comments on commit 9be5d4b

Please sign in to comment.