Skip to content

Commit e39d2e7

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-pugs-smell.md

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

packages/package/CHANGELOG.md

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

3+
## 2.3.11
4+
### Patch Changes
5+
6+
7+
- fix: handle missing package.json gracefully ([#13691](https://github.com/sveltejs/kit/pull/13691))
8+
39
## 2.3.10
410
### Patch Changes
511

packages/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/package",
3-
"version": "2.3.10",
3+
"version": "2.3.11",
44
"description": "The fastest way to build Svelte packages",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)