Skip to content

Commit aad6929

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

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
@@ -8,10 +8,13 @@
88
"svelte.dev": "1.0.3"
99
},
1010
"changesets": [
11+
"bright-shoes-boil",
1112
"early-planes-love",
1213
"fresh-countries-hear",
1314
"great-singers-attack",
15+
"green-bags-buy",
1416
"odd-laws-smile",
17+
"pink-maps-guess",
1518
"wet-planes-boil",
1619
"wise-vans-smoke"
1720
]

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.6
4+
5+
### Patch Changes
6+
7+
- 617ffc4: Fix ComponentSelector
8+
- d9368b3: Update deps
9+
- 516e655: Bump neocodemirror: Fixes atrribute deletion freezing editor problem
10+
311
## 0.5.0-next.5
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.5",
3+
"version": "0.5.0-next.6",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)