Skip to content

Commit

Permalink
Version Packages (#462)
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 14, 2023
1 parent 5096826 commit 79e9b38
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-garlics-tickle.md

This file was deleted.

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.3.0

### Minor Changes

- 5cb410f: Update svelte-package, do not use sveltekit/vite specific environment stuff

## 0.2.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.2.0",
"version": "0.3.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

2 comments on commit 79e9b38

@vercel
Copy link

@vercel vercel bot commented on 79e9b38 Apr 14, 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

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

@vercel
Copy link

@vercel vercel bot commented on 79e9b38 Apr 14, 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-dev-svelte.vercel.app
svelte-dev-git-master-svelte.vercel.app
svelte.dev
svelte-website.vercel.app

Please sign in to comment.