We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f366ea commit 99a81b1Copy full SHA for 99a81b1
3 files changed
.changeset/hot-horses-taste.md
@@ -0,0 +1,5 @@
1
+---
2
+'@qwik.dev/devtools': minor
3
4
+
5
+FEAT: new UI and features
packages/devtools/CHANGELOG.md
@@ -1,17 +1,5 @@
# @qwik.dev/devtools
-## 0.2.0
-
-### Minor Changes
6
7
-- 981a2c3: FEAT: new UI new features
8
9
10
11
12
13
-- d3af90d: FEAT: new UI and features
14
15
## 0.1.1
16
17
### Patch Changes
packages/devtools/package.json
@@ -1,6 +1,6 @@
{
"name": "@qwik.dev/devtools",
- "version": "0.2.0",
+ "version": "0.1.2",
"license": "MIT",
"main": "./dist/plugin/index.mjs",
"description": "Qwik devtools package",
0 commit comments