Skip to content

Commit dd77f14

Browse files
authored
chore: bump version to 2.0.2 and update changelog (#549)
1 parent 5312f3a commit dd77f14

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.0.2]
4+
5+
- Optimized CodeReview
6+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/270dce5050f270aa30a2b39f5a84b931525a7a22)
7+
- Fix known issues
8+
39
## [2.0.1]
410

511
- Optimized performance

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

0 commit comments

Comments
 (0)