We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2982b4 commit cbf7e4fCopy full SHA for cbf7e4f
.changeset/angry-dolls-cut.md
packages/vite-plugin-svelte-inspector/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/vite-plugin-svelte-inspector
2
3
+## 5.0.1
4
+### Patch Changes
5
+
6
7
+- docs: update usage instructions in readme and link to docs ([#1197](https://github.com/sveltejs/vite-plugin-svelte/pull/1197))
8
9
## 5.0.0
10
### Major Changes
11
packages/vite-plugin-svelte-inspector/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/vite-plugin-svelte-inspector",
- "version": "5.0.0",
+ "version": "5.0.1",
"license": "MIT",
"author": "dominikg",
"files": [
0 commit comments