Skip to content

Commit e240732

Browse files
authored
build: version bump to 1.6.10 (#437)
* build: version bump to 1.6.10 * docs: update changelog for version 1.6.10
1 parent 4bd0981 commit e240732

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Costrict Change Log
22

3+
## [1.6.10]
4+
5+
- Improves chat search
6+
- Improves encoding handling for Windows terminal commands
7+
- Add zgsmAiCustomModelInfo config
8+
- Enhance model handling and configuration
9+
- Improve rate limiting
10+
- Sync roocode
11+
- Update ci
12+
313
## [1.6.9]
414

515
- Fix binary file check

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": "1.6.9",
6+
"version": "1.6.10",
77
"icon": "assets/images/shenma_robot_logo_big.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)