Skip to content

Commit d3af90d

Browse files
authored
ci: test release process 🧽 (#63)
1 parent cba1c13 commit d3af90d

File tree

3 files changed

+6
-15
lines changed

3 files changed

+6
-15
lines changed
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 & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
# @qwik.dev/devtools
22

3-
## 0.2.1
4-
5-
### 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-
173
## 0.1.1
184

195
### 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.1",
3+
"version": "0.1.2",
44
"license": "MIT",
55
"main": "./dist/plugin/index.mjs",
66
"description": "Qwik devtools package",

0 commit comments

Comments
 (0)