Skip to content

Commit 66ca5d8

Browse files
authored
chore: release version 2.0.11 (#637)
1 parent f4118c8 commit 66ca5d8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.11]
4+
5+
- Update docs
6+
- Update error message
7+
- Updated internationalization
8+
- Optimize commands parsing
9+
- Add purchase quota
10+
- Fix message queue status inconsistency
11+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/6e6341346e7cf9813bec995134921ee503bf5a2a)
12+
- Fix known issues
13+
314
## [2.0.10]
415

516
- Update todolist ui

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

0 commit comments

Comments
 (0)