Skip to content

Commit 6f8904c

Browse files
Version Packages (#857)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 57d29cb commit 6f8904c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-cobras-wish.md

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

packages/sv/CHANGELOG.md

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

3+
## 0.11.0
4+
### Minor Changes
5+
6+
7+
- feat(cloudflare): able to fully setup cloudflare adapter for workers/pages ([#851](https://github.com/sveltejs/cli/pull/851))
8+
39
## 0.10.8
410
### Patch Changes
511

packages/sv/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.10.8",
3+
"version": "0.11.0",
44
"type": "module",
55
"description": "A command line interface (CLI) for creating and maintaining Svelte applications",
66
"license": "MIT",

0 commit comments

Comments
 (0)