Skip to content

Commit

Permalink
Version Packages (next) (#86)
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 Apr 10, 2023
1 parent faff260 commit d8b5054
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"@sveltejs/site-kit": "3.4.0"
},
"changesets": [
"funny-bears-teach"
"funny-bears-teach",
"shiny-pants-watch"
]
}
6 changes: 6 additions & 0 deletions packages/site-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/site-kit changelog

## 4.0.0-next.1

### Minor Changes

- faff260: Ship media queries alongside classes on body

## 4.0.0-next.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/site-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/site-kit",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"description": "Styles and components for use in *.svelte.dev websites",
"type": "module",
"svelte": "index.js",
Expand Down

0 comments on commit d8b5054

Please sign in to comment.