Skip to content

Commit 2b86768

Browse files
ci: release packages
1 parent 8959522 commit 2b86768

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/subagent-model-settings-replace.md

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

.changeset/web-preview-header-close.md

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

.changeset/web-tool-file-icon-align.md

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

apps/pythinker-code/CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#234](https://github.com/PyModel/pythinker-code/pull/234) [`8959522`](https://github.com/PyModel/pythinker-code/commit/89595222c4e7fa8984ef597f888769ce7ef665d9) Thanks [@elkaix](https://github.com/elkaix)! - Subagent model settings no longer keep stale force or pool values after a change.
8+
9+
- [#232](https://github.com/PyModel/pythinker-code/pull/232) [`974da73`](https://github.com/PyModel/pythinker-code/commit/974da731db454a1f25e32e00a5b7d54db104c2c2) Thanks [@elkaix](https://github.com/elkaix)! - Keep the file preview close button in the top-right corner at every panel width, remove the unused download action, and stop the running-task indicator from overlapping a collapsed Task row title.
10+
11+
- [#231](https://github.com/PyModel/pythinker-code/pull/231) [`26cd4ac`](https://github.com/PyModel/pythinker-code/commit/26cd4ac1d07cd9e1ea0edc4b3c1e4ab025f5d2d9) Thanks [@elkaix](https://github.com/elkaix)! - Align the file-type icon with the text in Read and Edit tool rows.
12+
313
## 1.5.0
414

515
### Minor Changes

apps/pythinker-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pymodel/pythinker-code",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "The Starting Point for Next-Gen Agents",
55
"license": "MIT",
66
"author": "PyModel",

0 commit comments

Comments
 (0)