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 cba1c13 commit d3af90dCopy full SHA for d3af90d
‎.changeset/rich-schools-fail.md‎
@@ -0,0 +1,5 @@
1
+---
2
+'@qwik.dev/devtools': minor
3
4
+
5
+FEAT: new UI and features
‎packages/devtools/CHANGELOG.md‎
@@ -1,19 +1,5 @@
# @qwik.dev/devtools
-## 0.2.1
-
-### Patch Changes
6
7
-- d89480c: FEAT: test release process
8
9
-## 0.2.0
10
11
-### Minor Changes
12
13
-- 290452b: FEAT: new devtool version
14
-- a56f8ef: FEAT: integrate vite-plugin-inspect
15
-- a9a8688: FEAT: new devtool version
16
17
## 0.1.1
18
19
### Patch Changes
‎packages/devtools/package.json‎
@@ -1,6 +1,6 @@
{
"name": "@qwik.dev/devtools",
- "version": "0.2.1",
+ "version": "0.1.2",
"license": "MIT",
"main": "./dist/plugin/index.mjs",
"description": "Qwik devtools package",
0 commit comments