Commit f27649d
ci: release packages (#18)
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
## @pythoughts/pythinker-code@0.8.1
### Patch Changes
-
[`b5b7b97`](b5b7b97)
- Fix the native install script exiting immediately without installing
anything when run the documented way, `curl -fsSL … | bash`, which also
broke automatic background updates for native installs.
-
[`d7a5db0`](d7a5db0)
- Report why an automatic update failed instead of failing silently: the
installer's error output is now recorded and shown on the next update
prompt, native installs on macOS and Linux pin the version the rollout
picked, and update messages tell you to open a new terminal to apply the
update.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: M Elkholy <melkholy@techmatrix.com>1 parent f670efe commit f27649d
4 files changed
Lines changed: 9 additions & 11 deletions
File tree
- .changeset
- apps/pythinker-code
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 | | |
| |||
0 commit comments