Skip to content

Commit 05ca2a7

Browse files
moosebayclaude
andcommitted
chore: add version plan for desktop 0.3.1 patch release
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4a2416d commit 05ca2a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.nx/version-plans/desktop-0.3.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
desktop: patch
3+
---
4+
5+
Fix CodeMirror crash caused by duplicate @codemirror/state instances. Fix server lint by broadening dbtest build tag and removing dead code.

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@the-dev-tools/desktop",
33
"description": "DevTools Studio is a powerful API testing tool that records your browser interactions, automatically generates requests, and seamlessly chains them for functional testing. With built-in CI integration, it streamlines API validation from development to deployment.",
44
"author": "DevTools",
5-
"version": "0.3.1",
5+
"version": "0.3.0",
66
"private": true,
77
"type": "module",
88
"main": "./out/main/index.js",

0 commit comments

Comments
 (0)