Skip to content

Commit 49a0a82

Browse files
Version Packages (next)
1 parent 7d2b728 commit 49a0a82

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@
544544
"tidy-wasps-shave",
545545
"tiny-candles-repeat",
546546
"tiny-gorillas-whisper",
547+
"tiny-horses-rush",
547548
"tiny-kids-sort",
548549
"tiny-singers-allow",
549550
"tiny-socks-sparkle",

packages/adapter-node/CHANGELOG.md

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

3+
## 1.0.0-next.59
4+
5+
### Patch Changes
6+
7+
- Check if directory exists, before compressing ([#3179](https://github.com/sveltejs/kit/pull/3179))
8+
39
## 1.0.0-next.58
410

511
### Patch Changes

packages/adapter-node/package.json

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

0 commit comments

Comments
 (0)