Skip to content

Commit a763f8b

Browse files
committed
chore(desktop): release the window chrome and update fixes as a minor
All three changes are desktop-only — the Windows title bar, the update prompt, and the internal-testing tag are gated on the desktop shell — so the entries name the desktop package, not the CLI, whose users cannot perceive any of them.
1 parent 3f1c41a commit a763f8b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@pymodel/pythinker-code": patch
2+
"@pymodel/pythinker-desktop": patch
33
---
44

5-
Remove the "Internal testing only" tag from the desktop app.
5+
Remove the "Internal testing only" tag.

.changeset/update-prompt-states.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@pymodel/pythinker-code": patch
2+
"@pymodel/pythinker-desktop": minor
33
---
44

5-
Tell the desktop app when a new version is found, while it downloads, and when the download fails, instead of only once it is ready to install.
5+
Say when a new version is found, while it downloads, and when a download fails, instead of only once it is ready to install.

.changeset/windows-title-bar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@pymodel/pythinker-code": patch
2+
"@pymodel/pythinker-desktop": minor
33
---
44

5-
Give the Windows desktop window its own title bar, so the window controls no longer sit on top of the conversation header and the window can be dragged again.
5+
Give the Windows window its own title bar, so the window controls no longer sit on top of the conversation header and the window can be dragged again.

0 commit comments

Comments
 (0)