Skip to content

Commit e79bff4

Browse files
Version Packages (#868)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c9117dc commit e79bff4

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/honest-tables-compete.md

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

.changeset/smooth-walls-remain.md

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

packages/sv/CHANGELOG.md

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

3+
## 0.11.2
4+
### Patch Changes
5+
6+
7+
- fix(cloudflare): use a relative path for worker-configuration type in the tsconfig.json file ([#866](https://github.com/sveltejs/cli/pull/866))
8+
9+
10+
- fix(cloudflare): local preview is now using port `4173` so that it works with the Playwright test command ([#866](https://github.com/sveltejs/cli/pull/866))
11+
312
## 0.11.1
413
### Patch Changes
514

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

0 commit comments

Comments
 (0)