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