We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523591e commit a6fa65eCopy full SHA for a6fa65e
.changeset/pre.json
@@ -1214,6 +1214,7 @@
1214
"soft-ears-share",
1215
"soft-gorillas-hear",
1216
"soft-houses-pump",
1217
+ "soft-ladybugs-drum",
1218
"soft-masks-trade",
1219
"soft-months-fail",
1220
"soft-news-teach",
packages/kit/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/kit
2
3
+## 1.0.0-next.570
4
+
5
+### Patch Changes
6
7
+- Remove prepublishOnly script ([#7893](https://github.com/sveltejs/kit/pull/7893))
8
9
## 1.0.0-next.569
10
11
### Patch Changes
packages/kit/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
- "version": "1.0.0-next.569",
+ "version": "1.0.0-next.570",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
0 commit comments