Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 7, 2022
1 parent 8e8ddf6 commit 457e6f5
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
"clean-chicken-walk",
"clean-countries-push",
"clean-islands-do",
"clean-spiders-sin",
"clever-dolls-poke",
"clever-donuts-smile",
"clever-eagles-live",
Expand Down Expand Up @@ -856,6 +857,7 @@
"tasty-islands-drive",
"tasty-squids-share",
"ten-apricots-admire",
"ten-berries-develop",
"ten-hairs-perform",
"ten-mice-kneel",
"ten-plants-sleep",
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.141

### Patch Changes

- [fix] use inline element in heading ([#5164](https://github.com/sveltejs/kit/pull/5164))

## 2.0.0-next.140

### 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.140",
"version": "2.0.0-next.141",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/kit

## 1.0.0-next.349

### Patch Changes

- [chore] upgrade to Vite 2.9.10 ([#5170](https://github.com/sveltejs/kit/pull/5170))

## 1.0.0-next.348

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

0 comments on commit 457e6f5

Please sign in to comment.