Skip to content

Commit 8bb95d4

Browse files
authored
chore(release): bump version to 2.4.3 (#1047)
1 parent 04fd880 commit 8bb95d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.4.3]
4+
5+
- Implement streaming status tracking and improve task management
6+
- Optimize prompt caching by extracting static sections
7+
- Disable zgsmCodebaseIndexEnabled by default
8+
- Fix known issues
9+
310
## [2.4.2]
411

512
- Optimize commit message generation

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

0 commit comments

Comments
 (0)