Skip to content

Commit a28ff4f

Browse files
Version Packages (next)
1 parent 1c7300e commit a28ff4f

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
@@ -1061,6 +1061,7 @@
10611061
"tidy-books-reply",
10621062
"tidy-mice-kick",
10631063
"tidy-pigs-peel",
1064+
"tidy-rocks-beg",
10641065
"tidy-turkeys-rule",
10651066
"tidy-wasps-shave",
10661067
"tiny-badgers-love",

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.430
4+
5+
### Patch Changes
6+
7+
- [feat] Added config.kit.env.dir, which allows users to set a directory to search for .env files ([#6175](https://github.com/sveltejs/kit/pull/6175))
8+
39
## 1.0.0-next.429
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.429",
3+
"version": "1.0.0-next.430",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)