Skip to content

Commit

Permalink
Version Packages (next) (#3227)
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 Jan 7, 2022
1 parent 1a7c0da commit 1a6adc8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@
"nasty-waves-kneel",
"neat-garlics-buy",
"neat-olives-hope",
"neat-points-exercise",
"neat-walls-buy",
"neat-worms-tell",
"nervous-items-kiss",
Expand Down Expand Up @@ -360,6 +361,7 @@
"poor-snakes-explode",
"poor-terms-explain",
"poor-years-hear",
"popular-ads-rhyme",
"popular-masks-cheat",
"popular-schools-guess",
"pretty-beans-wash",
Expand Down
8 changes: 8 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sveltejs/kit

## 1.0.0-next.217

### Patch Changes

- Improve error message when svelte.config.js is not found ([#3219](https://github.com/sveltejs/kit/pull/3219))

* Support more text content types ([#2781](https://github.com/sveltejs/kit/pull/2781))

## 1.0.0-next.216

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

0 comments on commit 1a6adc8

Please sign in to comment.