Skip to content

Commit

Permalink
Version Packages (next) (#2900)
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 Nov 24, 2021
1 parent 21733fd commit 9208ba3
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@
"changesets": [
"afraid-eels-tease",
"angry-maps-divide",
"angry-tigers-prove",
"beige-bananas-press",
"beige-beers-explain",
"beige-eyes-poke",
"beige-grapes-love",
"beige-teachers-end",
"beige-trees-confess",
Expand Down Expand Up @@ -450,6 +452,7 @@
"spotty-ties-love",
"spotty-timers-fix",
"stale-geckos-call",
"stale-glasses-brake",
"stale-humans-cough",
"stale-mirrors-attend",
"stale-plums-heal",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-svelte

## 2.0.0-next.88

### Patch Changes

- Improve project scaffolding language ([#2895](https://github.com/sveltejs/kit/pull/2895))

## 2.0.0-next.87

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-svelte",
"version": "2.0.0-next.87",
"version": "2.0.0-next.88",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
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.200

### Patch Changes

- Follow redirects when prerendering ([#2832](https://github.com/sveltejs/kit/pull/2832))

* Fix types reference in exports in package.json ([#2896](https://github.com/sveltejs/kit/pull/2896))

## 1.0.0-next.199

### 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.199",
"version": "1.0.0-next.200",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 9208ba3

Please sign in to comment.