Skip to content

Commit 9a56c98

Browse files
authored
chore: fix changeset (#13925)
1 parent 896912d commit 9a56c98

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.changeset/tiny-masks-watch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/package': patch
3+
---
4+
5+
fix: handle non-semver-style dependency versions

packages/kit/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
- fix: correctly run `deserialize` on the server ([#13686](https://github.com/sveltejs/kit/pull/13686))
4141

4242

43-
- fix: handle non-semver-style dependency versions ([#13850](https://github.com/sveltejs/kit/pull/13850))
44-
45-
4643
- fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold ([#13723](https://github.com/sveltejs/kit/pull/13723))
4744

4845
## 2.21.2

0 commit comments

Comments
 (0)