Skip to content

Commit

Permalink
Version Packages (#9722)
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 Apr 24, 2023
1 parent 4153582 commit f940f1c
Show file tree
Hide file tree
Showing 11 changed files with 28 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-jeans-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-coats-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-hats-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-terms-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-bikes-join.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/adapter-auto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sveltejs/adapter-auto

## 2.0.1

### Patch Changes

- chore: update dependency `import-meta-resolve` to v3 ([#9758](https://github.com/sveltejs/kit/pull/9758))

- Updated dependencies [[`aae5992e4`](https://github.com/sveltejs/kit/commit/aae5992e4568d93b477befe02b4018a59a298262), [`415358258`](https://github.com/sveltejs/kit/commit/415358258797911a8406c3b1e569b7cdcae6b207)]:
- @sveltejs/kit@1.15.8

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-auto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-auto",
"version": "2.0.0",
"version": "2.0.1",
"description": "Automatically chooses the SvelteKit adapter for your current environment, if possible.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-svelte

## 3.3.1

### Patch Changes

- feat: upgrade to Vite 4.3 for faster build times ([#9737](https://github.com/sveltejs/kit/pull/9737))

- fix: generate tsconfig/jsconfig correctly for library option ([#9712](https://github.com/sveltejs/kit/pull/9712))

## 3.3.0

### Minor 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": "3.3.0",
"version": "3.3.1",
"description": "A CLI for creating new SvelteKit projects",
"repository": {
"type": "git",
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.15.8

### Patch Changes

- chore: revert undici pin and upgrade version ([#9740](https://github.com/sveltejs/kit/pull/9740))

- chore: upgrade vite-plugin-svelte for resolve improvements and warnings ([#9742](https://github.com/sveltejs/kit/pull/9742))

## 1.15.7

### 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.15.7",
"version": "1.15.8",
"description": "The fastest way to build Svelte apps",
"repository": {
"type": "git",
Expand Down

0 comments on commit f940f1c

Please sign in to comment.