We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a771c commit 747daccCopy full SHA for 747dacc
.changeset/pre.json
@@ -11,6 +11,7 @@
11
"early-planes-love",
12
"fresh-countries-hear",
13
"great-singers-attack",
14
+ "odd-laws-smile",
15
"wet-planes-boil",
16
"wise-vans-smoke"
17
]
packages/repl/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/repl
2
3
+## 0.5.0-next.5
4
+
5
+### Patch Changes
6
7
+- 006e636: Prepare for v4
8
9
## 0.5.0-next.4
10
### Patch Changes
packages/repl/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/repl",
- "version": "0.5.0-next.4",
+ "version": "0.5.0-next.5",
"license": "MIT",
"publishConfig": {
"access": "public"
0 commit comments