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

-5
This file was deleted.

packages/package/CHANGELOG.md

+6
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

+1-1
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)