Skip to content

Commit fc4252e

Browse files
Version Packages (next) (#288)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0aa3aa1 commit fc4252e

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
@@ -113,6 +113,7 @@
113113
"sharp-laws-leave",
114114
"six-ears-grow",
115115
"slow-buses-tap",
116+
"smooth-bananas-yawn",
116117
"smooth-rings-run",
117118
"soft-masks-fold",
118119
"strange-brooms-crash",

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.39
4+
5+
### Patch Changes
6+
7+
- prevent errors in resolveViaPackageJsonSvelte breaking vite resolve (fixes [#283](https://github.com/sveltejs/vite-plugin-svelte/issues/283)) ([#286](https://github.com/sveltejs/vite-plugin-svelte/pull/286))
8+
39
## 1.0.0-next.38
410

511
### Patch 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.38",
3+
"version": "1.0.0-next.39",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)