Skip to content

Commit a6fa65e

Browse files
Version Packages (next) (#7894)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 523591e commit a6fa65e

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
@@ -1214,6 +1214,7 @@
12141214
"soft-ears-share",
12151215
"soft-gorillas-hear",
12161216
"soft-houses-pump",
1217+
"soft-ladybugs-drum",
12171218
"soft-masks-trade",
12181219
"soft-months-fail",
12191220
"soft-news-teach",

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.570
4+
5+
### Patch Changes
6+
7+
- Remove prepublishOnly script ([#7893](https://github.com/sveltejs/kit/pull/7893))
8+
39
## 1.0.0-next.569
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.569",
3+
"version": "1.0.0-next.570",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)