Skip to content

Commit

Permalink
Version Packages (next) (#5568)
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] authored Jul 16, 2022

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent ff2ca89 commit fb5ea3a
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
@@ -202,6 +202,7 @@
"eighty-candles-grow",
"eighty-carrots-heal",
"eighty-waves-obey",
"eleven-buckets-deny",
"eleven-bugs-fail",
"eleven-dots-reply",
"empty-donuts-smell",
6 changes: 6 additions & 0 deletions packages/adapter-static/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/adapter-static

## 1.0.0-next.37

### Patch Changes

- [breaking] Throws when correctly configured to run as a static site of a SPA ([#5562](https://github.com/sveltejs/kit/pull/5562))

## 1.0.0-next.36

### Patch Changes
2 changes: 1 addition & 1 deletion packages/adapter-static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-static",
"version": "1.0.0-next.36",
"version": "1.0.0-next.37",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",

0 comments on commit fb5ea3a

Please sign in to comment.