Skip to content

Commit 701626c

Browse files
Version Packages (#518)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b7dba0 commit 701626c

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

.changeset/chilly-bobcats-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-brooms-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thin-ways-burn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# sv
22

3+
## 0.8.0
4+
### Minor Changes
5+
6+
7+
- feat: remove `adapter-cloudflare-workers` and upgrade other adapters ([#520](https://github.com/sveltejs/cli/pull/520))
8+
9+
10+
### Patch Changes
11+
12+
13+
- security: Upgrade Vite to avoid CVE-2025-31125 ([#517](https://github.com/sveltejs/cli/pull/517))
14+
15+
16+
- security: upgrade vite to avoid CVE-2025-31486 ([#522](https://github.com/sveltejs/cli/pull/522))
17+
318
## 0.7.2
419
### Patch Changes
520

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sv",
3-
"version": "0.7.2",
3+
"version": "0.8.0",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)