We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b3d48 commit 1d468e1Copy full SHA for 1d468e1
2 files changed
packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# vite-plugin-dev-inspector
2
3
+## 2.1.9
4
+
5
+### Patch Changes
6
7
+- update readme
8
9
## 2.1.8
10
11
### Patch Changes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-dev-inspector",
- "version": "2.1.8",
+ "version": "2.1.9",
"description": "jump to local IDE source code while click the element of browser automatically.",
"author": "xsf0105",
"license": "MIT",
0 commit comments