We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5312f3a commit dd77f14Copy full SHA for dd77f14
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Costrict Change Log
2
3
+## [2.0.2]
4
+
5
+- Optimized CodeReview
6
+- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/270dce5050f270aa30a2b39f5a84b931525a7a22)
7
+- Fix known issues
8
9
## [2.0.1]
10
11
- Optimized performance
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.0.1",
+ "version": "2.0.2",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments