Skip to content

Commit 242e1fa

Browse files
Version Packages (next) (#515)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7033ea5 commit 242e1fa

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@
1414
"fresh-days-know",
1515
"great-singers-attack",
1616
"green-bags-buy",
17+
"khaki-tigers-bathe",
1718
"odd-laws-smile",
1819
"pink-maps-guess",
1920
"proud-wombats-buy",
21+
"slow-buckets-double",
22+
"sweet-news-peel",
2023
"wet-planes-boil",
2124
"wise-vans-smoke"
2225
]

packages/repl/CHANGELOG.md

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

3+
## 0.5.0-next.9
4+
5+
### Patch Changes
6+
7+
- 371ac4b: (fix) Workers minification
8+
- fc4e377: (fix) Make mapbox work by properly resolving fields
9+
- 7033ea5: (fix) Go to Warning Position breaks non errors without a file
10+
311
## 0.5.0-next.8
412

513
### 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.8",
3+
"version": "0.5.0-next.9",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)