Skip to content

Commit acd6eb7

Browse files
Version Packages (next) (#6937)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7501d46 commit acd6eb7

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,7 @@
10201020
"smart-apes-drum",
10211021
"smart-bears-leave",
10221022
"smart-deers-approve",
1023+
"smart-forks-double",
10231024
"smart-humans-eat",
10241025
"smart-mugs-chew",
10251026
"smart-nails-work",

packages/package/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/package
22

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- fix check for undefined on application/ strip ([#6932](https://github.com/sveltejs/kit/pull/6932))
8+
39
## 1.0.0-next.4
410

511
### Patch Changes

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": "1.0.0-next.4",
3+
"version": "1.0.0-next.5",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)