Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2022
1 parent f6d7007 commit bc68ac3
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-dodos-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-readers-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-ligers-look.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/vite-plugin-svelte/CHANGELOG.md
@@ -1,5 +1,17 @@
# @sveltejs/vite-plugin-svelte

## 1.1.0

### Minor Changes

- svelte-inspector: use arrow up/down to allow selecting parent/child elements that cannot be moused over (see [#435](https://github.com/sveltejs/vite-plugin-svelte/issues/435)) ([#436](https://github.com/sveltejs/vite-plugin-svelte/pull/436))

- svelte-inspector: display active element tag ([#436](https://github.com/sveltejs/vite-plugin-svelte/pull/436))

### Patch Changes

- update svelte-hmr and enable partial hmr accept by default (fixes [#134](https://github.com/sveltejs/vite-plugin-svelte/issues/134)) ([#440](https://github.com/sveltejs/vite-plugin-svelte/pull/440))

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte",
"version": "1.0.5",
"version": "1.1.0",
"license": "MIT",
"author": "dominikg",
"files": [
Expand Down

0 comments on commit bc68ac3

Please sign in to comment.