Skip to content

Commit

Permalink
Version Packages (next) (#473)
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 Apr 30, 2023
1 parent b58af12 commit d22d94a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"svelte.dev": "1.0.3"
},
"changesets": [
"early-planes-love",
"wise-vans-smoke"
]
}
6 changes: 6 additions & 0 deletions packages/repl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/repl

## 0.5.0-next.1

### Patch Changes

- b58af12: Fix exports

## 0.5.0-next.0

### Minor 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.0",
"version": "0.5.0-next.1",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

2 comments on commit d22d94a

@vercel
Copy link

@vercel vercel bot commented on d22d94a Apr 30, 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-git-master-svelte.vercel.app
hn-svelte.vercel.app
sites-zeta.vercel.app
hn.svelte.dev

@vercel
Copy link

@vercel vercel bot commented on d22d94a Apr 30, 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:

svelte-dev – ./sites/svelte.dev

svelte-website.vercel.app
svelte-dev-git-master-svelte.vercel.app
svelte.dev
svelte-dev-svelte.vercel.app

Please sign in to comment.