Skip to content

Commit 59a3e56

Browse files
ci: release packages
1 parent 974da73 commit 59a3e56

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pymodel/pythinker-code
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
9+
- [#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.
10+
311
## 1.5.0
412

513
### 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)