Commit 428782e
authored
chore(desktop): bump the desktop app to 0.1.5 (#128)
## Related Issue
No issue — release chore for the merged desktop update restart fix.
## Problem
The fix is on `main`, but desktop installers need a new `desktop-v*` tag
and a matching tree version. `apps/desktop` is private, so it is not
published to npm and does not need a changeset. [skip changeset]
## What changed
Bump `apps/desktop/package.json` from `0.1.4` to `0.1.5`. After this PR
merges, tag `desktop-v0.1.5` to publish the macOS and Windows update
artifacts.
## Checklist
- [x] I have read the
[CONTRIBUTING](https://github.com/PyModel/pythinker-code/blob/main/CONTRIBUTING.md)
document.
- [x] I have linked a related issue, or explained the problem above.
- [x] I have added tests that prove my feature works. — version-only
change; the pre-push gate passed 10,525 tests.
- [x] Ran `gen-changesets` skill, or this PR needs no changeset. —
private desktop package.
- [x] Ran `gen-docs` skill, or this PR needs no doc update. —
version-only change.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated the desktop application version to 0.1.5.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 97c3865 commit 428782e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments