Skip to content

Commit 4971be8

Browse files
Version Packages (next) (#516)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8466d8e commit 4971be8

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
@@ -20,6 +20,7 @@
2020
"proud-wombats-buy",
2121
"slow-buckets-double",
2222
"sweet-news-peel",
23+
"sweet-pianos-sniff",
2324
"wet-planes-boil",
2425
"wise-vans-smoke"
2526
]

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.10
4+
5+
### Patch Changes
6+
7+
- 8466d8e: manage diagnostics asyncronously with linter
8+
39
## 0.5.0-next.9
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.9",
3+
"version": "0.5.0-next.10",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)