Skip to content

Commit e0b4f61

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

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
@@ -11,6 +11,7 @@
1111
"bright-shoes-boil",
1212
"early-planes-love",
1313
"fresh-countries-hear",
14+
"fresh-days-know",
1415
"great-singers-attack",
1516
"green-bags-buy",
1617
"odd-laws-smile",

packages/repl/CHANGELOG.md

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

3+
## 0.5.0-next.8
4+
5+
### Patch Changes
6+
7+
- 8770812: (fix) avoid automatic newline when renaming/creating a file
8+
39
## 0.5.0-next.7
410

511
### Patch Changes

packages/repl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/repl",
3-
"version": "0.5.0-next.7",
3+
"version": "0.5.0-next.8",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)