Skip to content

Commit 747dacc

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

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
"early-planes-love",
1212
"fresh-countries-hear",
1313
"great-singers-attack",
14+
"odd-laws-smile",
1415
"wet-planes-boil",
1516
"wise-vans-smoke"
1617
]

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.5
4+
5+
### Patch Changes
6+
7+
- 006e636: Prepare for v4
8+
39
## 0.5.0-next.4
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.4",
3+
"version": "0.5.0-next.5",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)