Skip to content

Commit e0c3273

Browse files
Version Packages (#8506)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7856745 commit e0c3273

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pink-bulldogs-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.2
4+
5+
### Patch Changes
6+
7+
- docs: clarify that you can build SPAs with adapter-static ([#8502](https://github.com/sveltejs/kit/pull/8502))
8+
39
## 1.0.1
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.1",
3+
"version": "1.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)