Skip to content

Commit 8231e29

Browse files
ci: release packages
1 parent 62e2e75 commit 8231e29

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/desktop-release-notes-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/desktop-release-notes-from-changelog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/desktop/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pymodel/pythinker-desktop
22

3+
## 0.3.9
4+
5+
### Patch Changes
6+
7+
- [#228](https://github.com/PyModel/pythinker-code/pull/228) [`62e2e75`](https://github.com/PyModel/pythinker-code/commit/62e2e7519eba322efef292e0e8e74b13fcdd1274) Thanks [@elkaix](https://github.com/elkaix)! - Lay out the update release notes as a readable list with the build reference as a footnote, and show when there is more to scroll.
8+
9+
- [#226](https://github.com/PyModel/pythinker-code/pull/226) [`e9ebda6`](https://github.com/PyModel/pythinker-code/commit/e9ebda62179656ebdac87a529e903ffaf0cdcdcd) Thanks [@elkaix](https://github.com/elkaix)! - Show the changelog for the new version in the update dialog instead of a build stamp with raw HTML tags.
10+
311
## 0.3.8
412

513
### Patch Changes

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pymodel/pythinker-desktop",
33
"description": "Pythinker desktop application with tray-owned Host lifecycle",
4-
"version": "0.3.8",
4+
"version": "0.3.9",
55
"private": true,
66
"type": "module",
77
"main": "dist/main.js",

0 commit comments

Comments
 (0)