Skip to content

Commit fcd2fdc

Browse files
authored
chore: update version to 2.4.5 (#1055)
1 parent e18c8f5 commit fcd2fdc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [2.4.5]
4+
5+
- Add codebase index initialization condition for better activation control (PR #1054)
6+
- Improve commit message generation and platform compatibility (PR #1052)
7+
- Fix: update API endpoints to use costrict-static path (PR #1051)
8+
39
## [2.4.4]
410

511
- Add support for task history backup and restore, supporting export as .tar.gz backup files (PR #1049)

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

0 commit comments

Comments
 (0)