Skip to content

Commit

Permalink
Version Packages (#435)
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 Feb 10, 2023
1 parent 0bb4140 commit 2ca1e3b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-news-count.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.1.1

### Patch Changes

- 0bb4140: Fix publishing, update rollup browser

## 0.1.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.1.0",
"version": "0.1.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down
7 changes: 7 additions & 0 deletions sites/svelte.dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# svelte.dev

## 1.0.2

### Patch Changes

- Updated dependencies [0bb4140]
- @sveltejs/repl@0.1.1

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sites/svelte.dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte.dev",
"version": "1.0.1",
"version": "1.0.2",
"description": "Docs and examples for Svelte",
"type": "module",
"scripts": {
Expand Down

1 comment on commit 2ca1e3b

@vercel
Copy link

@vercel vercel bot commented on 2ca1e3b Feb 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.dev
hn-svelte.vercel.app
sites-zeta.vercel.app
hn-git-master-svelte.vercel.app

Please sign in to comment.