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 Oct 31, 2022
1 parent ebfc050 commit 4a9d13a
Show file tree
Hide file tree
Showing 19 changed files with 75 additions and 9 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Expand Up @@ -390,6 +390,7 @@
"friendly-chefs-draw",
"friendly-dodos-exercise",
"friendly-eggs-cry",
"friendly-pears-wash",
"friendly-rivers-argue",
"friendly-starfishes-yell",
"funny-ads-move",
Expand Down Expand Up @@ -1254,6 +1255,7 @@
"tender-buckets-turn",
"tender-buses-talk",
"tender-geckos-agree",
"tender-kiwis-happen",
"tender-pans-explode",
"tender-plants-smell",
"tender-schools-cover",
Expand Down Expand Up @@ -1413,6 +1415,7 @@
"wicked-items-repair",
"wicked-oranges-share",
"wicked-plums-count",
"wicked-rockets-roll",
"wicked-spies-invite",
"wicked-spoons-leave",
"wicked-terms-agree",
Expand Down
11 changes: 11 additions & 0 deletions packages/adapter-auto/CHANGELOG.md
@@ -1,5 +1,16 @@
# @sveltejs/adapter-auto

## 1.0.0-next.86

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

- Updated dependencies [[`e141513d`](https://github.com/sveltejs/kit/commit/e141513dd395466cc2e1649c8c9bfe36c0633846)]:
- @sveltejs/adapter-cloudflare@1.0.0-next.40
- @sveltejs/adapter-netlify@1.0.0-next.83
- @sveltejs/adapter-vercel@1.0.0-next.81

## 1.0.0-next.85

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-auto/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-auto",
"version": "1.0.0-next.85",
"version": "1.0.0-next.86",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-cloudflare-workers/CHANGELOG.md
@@ -1,5 +1,11 @@
# @sveltejs/adapter-cloudflare-workers

## 1.0.0-next.60

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.59

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-cloudflare-workers/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-cloudflare-workers",
"version": "1.0.0-next.59",
"version": "1.0.0-next.60",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-cloudflare/CHANGELOG.md
@@ -1,5 +1,11 @@
# @sveltejs/adapter-cloudflare

## 1.0.0-next.40

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-cloudflare/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-cloudflare",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-netlify/CHANGELOG.md
@@ -1,5 +1,11 @@
# @sveltejs/adapter-netlify

## 1.0.0-next.83

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.82

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-netlify/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-netlify",
"version": "1.0.0-next.82",
"version": "1.0.0-next.83",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-node/CHANGELOG.md
@@ -1,5 +1,11 @@
# @sveltejs/adapter-node

## 1.0.0-next.100

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.99

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-node/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-node",
"version": "1.0.0-next.99",
"version": "1.0.0-next.100",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-static/CHANGELOG.md
@@ -1,5 +1,11 @@
# @sveltejs/adapter-static

## 1.0.0-next.47

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.46

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-static/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-static",
"version": "1.0.0-next.46",
"version": "1.0.0-next.47",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-vercel/CHANGELOG.md
@@ -1,5 +1,11 @@
# @sveltejs/adapter-vercel

## 1.0.0-next.81

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.80

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-vercel/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-vercel",
"version": "1.0.0-next.80",
"version": "1.0.0-next.81",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-svelte

## 2.0.0-next.189

### Patch Changes

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 2.0.0-next.188

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "create-svelte",
"version": "2.0.0-next.188",
"version": "2.0.0-next.189",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down
10 changes: 10 additions & 0 deletions packages/kit/CHANGELOG.md
@@ -1,5 +1,15 @@
# @sveltejs/kit

## 1.0.0-next.529

### Patch Changes

- [fix] better type generation for load functions with different return values ([#7425](https://github.com/sveltejs/kit/pull/7425))

- [fix] correctly strip data suffix at root page ([#7445](https://github.com/sveltejs/kit/pull/7445))

- update dependencies ([#7355](https://github.com/sveltejs/kit/pull/7355))

## 1.0.0-next.528

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
"version": "1.0.0-next.528",
"version": "1.0.0-next.529",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 4a9d13a

Please sign in to comment.