Skip to content

Commit

Permalink
Version Packages (#433)
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 0e88fb7 commit 6d4ca62
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-taxis-play.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/repl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @sveltejs/repl

## 0.1.0

### Minor Changes

- 0e88fb7: Dark mode, updated deps, uses Rollup 3(@rollup/browser)
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.0.2",
"version": "0.1.0",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down
8 changes: 8 additions & 0 deletions sites/svelte.dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# svelte.dev

## 1.0.1

### Patch Changes

- Updated dependencies [0e88fb7]
- @sveltejs/repl@0.1.0
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.0",
"version": "1.0.1",
"description": "Docs and examples for Svelte",
"type": "module",
"scripts": {
Expand Down

1 comment on commit 6d4ca62

@vercel
Copy link

@vercel vercel bot commented on 6d4ca62 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

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

Please sign in to comment.