Skip to content

Commit 99a81b1

Browse files
authored
chore: trigger release (#70)
1 parent 4f366ea commit 99a81b1

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

.changeset/hot-horses-taste.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@qwik.dev/devtools': minor
3+
---
4+
5+
FEAT: new UI and features

packages/devtools/CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
# @qwik.dev/devtools
22

3-
## 0.2.0
4-
5-
### Minor Changes
6-
7-
- 981a2c3: FEAT: new UI new features
8-
9-
## 0.2.0
10-
11-
### Minor Changes
12-
13-
- d3af90d: FEAT: new UI and features
14-
153
## 0.1.1
164

175
### Patch Changes

packages/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qwik.dev/devtools",
3-
"version": "0.2.0",
3+
"version": "0.1.2",
44
"license": "MIT",
55
"main": "./dist/plugin/index.mjs",
66
"description": "Qwik devtools package",

0 commit comments

Comments
 (0)