Skip to content

Commit f9282f5

Browse files
authored
chore: bump version to 2.7.7 (#1160)
1 parent 5d58406 commit f9282f5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
> For the complete history, please visit [CHANGELOG_ARCHIVE.md](./CHANGELOG_ARCHIVE.md)
44
5+
## [2.7.7]
6+
7+
- Add build time display to About section
8+
- Expose isStreaming state to webview for better UI state management
9+
- Update Costrict default rendering configuration
10+
- Fix known issues
11+
512
## [2.7.6]
613

714
- Unify error handling across providers and improve retry UX (#1156)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName.long%",
44
"description": "%extension.description%",
55
"publisher": "zgsm-ai",
6-
"version": "2.7.6",
6+
"version": "2.7.7",
77
"icon": "assets/images/shenma_robot_logo_big.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)