Skip to content

Commit 07450be

Browse files
authored
chore(version): bump version to 1.6.18 and update changelog (#510)
1 parent fd0a06e commit 07450be

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.6.18]
4+
5+
- Increase context window size for ZGSM provider
6+
- Add user ID display and improve cloud account handling
7+
- Enhance error handling with errorCode field in global settings
8+
- Improve stream cancellation and request handling
9+
- Enhance commit message generation with i18n support
10+
- Optimize rate limit retry message handling in UI
11+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/702b269a1bf17e76d856e7a989657417a85eaa42)
12+
- Fix known issues
13+
314
## [1.6.17]
415

516
- Enhance rate limit detection and retry logic in API requests

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

0 commit comments

Comments
 (0)