Skip to content

Commit 869669c

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

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
"hn.svelte.dev": "0.0.1",
88
"svelte.dev": "1.0.3"
99
},
10-
"changesets": []
10+
"changesets": [
11+
"wise-vans-smoke"
12+
]
1113
}

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.0
4+
5+
### Minor Changes
6+
7+
- d0398b2: Overhaul
8+
39
## 0.4.0
410

511
### Minor 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.4.0",
3+
"version": "0.5.0-next.0",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build && npm run package",

0 commit comments

Comments
 (0)