Skip to content

Commit 4fbb3be

Browse files
Version Packages (next) (#6580)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3579bad commit 4fbb3be

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
@@ -71,6 +71,7 @@
7171
"blue-poets-jam",
7272
"blue-squids-march",
7373
"blue-teachers-allow",
74+
"blue-wombats-shake",
7475
"brave-apricots-approve",
7576
"brave-avocados-relax",
7677
"brave-berries-join",

packages/adapter-static/CHANGELOG.md

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

3+
## 1.0.0-next.42
4+
5+
### Patch Changes
6+
7+
- [docs] more specific error message when prerendering fails ([#6577](https://github.com/sveltejs/kit/pull/6577))
8+
39
## 1.0.0-next.41
410

511
### Patch Changes

packages/adapter-static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/adapter-static",
3-
"version": "1.0.0-next.41",
3+
"version": "1.0.0-next.42",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)