Skip to content

Commit 70f830c

Browse files
Version Packages (next) (#4960)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5585992 commit 70f830c

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -947,6 +947,7 @@
947947
"witty-maps-pull",
948948
"witty-meals-tie",
949949
"witty-news-dress",
950+
"yellow-apricots-stare",
950951
"yellow-coins-wash",
951952
"yellow-eagles-carry",
952953
"yellow-eagles-leave",

packages/kit/CHANGELOG.md

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

3+
## 1.0.0-next.334
4+
5+
### Patch Changes
6+
7+
- [fix] deduplicate injected css during dev ([#4920](https://github.com/sveltejs/kit/pull/4920))
8+
39
## 1.0.0-next.333
410

511
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.333",
3+
"version": "1.0.0-next.334",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)