We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f667b commit f0c1102Copy full SHA for f0c1102
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CoStrict Change Log
2
3
+## [2.4.7]
4
+
5
+- Add security code scanning
6
+- Fix known issues
7
8
## [2.4.6]
9
10
- Refactor: decouple codebase index client initialization from workspace monitor toggle (PR #1056)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.4.6",
+ "version": "2.4.7",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments