Skip to content

Commit

Permalink
Version Packages (next) (#524)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 10, 2023
1 parent 6242398 commit bff7365
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,17 @@
"bright-shoes-boil",
"clever-pumas-fly",
"early-planes-love",
"five-sloths-jam",
"fresh-countries-hear",
"fresh-days-know",
"great-singers-attack",
"green-bags-buy",
"khaki-tigers-bathe",
"lazy-kids-brush",
"odd-laws-smile",
"pink-maps-guess",
"proud-wombats-buy",
"shy-bikes-prove",
"slow-buckets-double",
"sweet-news-peel",
"sweet-pianos-sniff",
Expand Down
8 changes: 8 additions & 0 deletions packages/repl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sveltejs/repl

## 0.5.0-next.12

### Patch Changes

- 4782b85: fix: inconsistent editor state for empty values
- 41e7955: feat: make eval-ed compiler debuggable
- 3d3ebe4: show warnings only for the selected file

## 0.5.0-next.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/repl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/repl",
"version": "0.5.0-next.11",
"version": "0.5.0-next.12",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

2 comments on commit bff7365

@vercel
Copy link

@vercel vercel bot commented on bff7365 Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hn – ./sites/hn.svelte.dev

hn-svelte.vercel.app
hn-git-master-svelte.vercel.app
hn.svelte.dev
sites-zeta.vercel.app

@vercel
Copy link

@vercel vercel bot commented on bff7365 Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

repl – ./packages/repl

svelte-rappel.vercel.app
repl-git-master-svelte.vercel.app
repl-zeta.vercel.app
repl-svelte.vercel.app

Please sign in to comment.