Commit ff847ef
ci: release packages (#84)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @pymodel/pythinker-code@0.19.1
### Patch Changes
- [#85](#85)
[`fa82753`](fa82753)
- Questions no longer expire after 60 seconds, expired questions are not
reported as user dismissals, answers retain question text and option
labels, and Escape no longer dismisses a question.
- [#82](#82)
[`1cd8682`](1cd8682)
- Add a Windows download button to the site and point both desktop
download buttons directly at the published installer assets.
- [#82](#82)
[`1cd8682`](1cd8682)
- Reserve the Windows title-bar area so the window controls no longer
overlap the chat header, paint the Windows sidebar solid, and change the
VS Code extension display name to `Pythinker` because the previous name
is reserved on the Marketplace.
## @pymodel/pythinker-desktop@0.1.2
### Patch Changes
- [#82](#82)
[`1cd8682`](1cd8682)
- Sign the Windows installer through Azure Artifact Signing when the
signing environment is configured
- [#82](#82)
[`1cd8682`](1cd8682)
- Render the Windows desktop window opaquely so the theme colours are
not blended with the desktop wallpaper
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: M Elkholy <melkholy@techmatrix.com>1 parent 4111dcf commit ff847ef
9 files changed
Lines changed: 20 additions & 27 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments