Skip to content

Commit 5d9721d

Browse files
ci: release packages
1 parent 17967df commit 5d9721d

13 files changed

Lines changed: 30 additions & 47 deletions

.changeset/doctor-native-install.md

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

.changeset/update-verify-before-reporting-success.md

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

.changeset/vscode-chat-fixes.md

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

.changeset/vscode-composer-menu.md

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

.changeset/vscode-config-hub.md

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

.changeset/vscode-editor-theme.md

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

.changeset/vscode-host-integrations.md

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

.changeset/windows-installer-progress.md

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

.changeset/windows-package-manager-updates.md

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

apps/pythinker-code/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @pythoughts/pythinker-code
22

3+
## 0.13.2
4+
5+
### Patch Changes
6+
7+
- [#46](https://github.com/Pythoughts-labs/pythinker-code/pull/46) [`bceff21`](https://github.com/Pythoughts-labs/pythinker-code/commit/bceff2191cd196f30cd59a297ad29b642073030d) - Fix `pythinker doctor` crashing on native installs, and report the last recorded update outcome.
8+
9+
- [#46](https://github.com/Pythoughts-labs/pythinker-code/pull/46) [`bceff21`](https://github.com/Pythoughts-labs/pythinker-code/commit/bceff2191cd196f30cd59a297ad29b642073030d) - Stop reporting an update as installed when the executable did not change; the version is checked after the installer finishes and a mismatch is recorded as a failure with the reason.
10+
11+
- [#46](https://github.com/Pythoughts-labs/pythinker-code/pull/46) [`bceff21`](https://github.com/Pythoughts-labs/pythinker-code/commit/bceff2191cd196f30cd59a297ad29b642073030d) - Show download progress under the prompt while a Windows update installs, instead of nothing until it finishes.
12+
13+
- [#46](https://github.com/Pythoughts-labs/pythinker-code/pull/46) [`bceff21`](https://github.com/Pythoughts-labs/pythinker-code/commit/bceff2191cd196f30cd59a297ad29b642073030d) - Fix automatic updates on Windows for npm, pnpm, and yarn installs, which failed to start at all.
14+
315
## 0.13.1
416

517
### Patch Changes

0 commit comments

Comments
 (0)