Skip to content

Commit 1f2e7b1

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

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
@@ -15,6 +15,7 @@
1515
"green-bags-buy",
1616
"odd-laws-smile",
1717
"pink-maps-guess",
18+
"proud-wombats-buy",
1819
"wet-planes-boil",
1920
"wise-vans-smoke"
2021
]

packages/repl/CHANGELOG.md

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

3+
## 0.5.0-next.7
4+
5+
### Patch Changes
6+
7+
- 4918664: (fix) loading files in editor state map upon loading
8+
39
## 0.5.0-next.6
410

511
### Patch Changes

packages/repl/package.json

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

0 commit comments

Comments
 (0)