Skip to content

Commit 7f8f415

Browse files
authored
chore: bump version to 2.0.4 and update changelog (#585)
1 parent 6781ed5 commit 7f8f415

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.4]
4+
5+
- Add support for project spec commands from .cospec directory (#583)
6+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/97331bcb2edbaece9a395ae20a3db05fffef8fc5)
7+
- Fix known issues
8+
39
## [2.0.3]
410

511
- Add mode toggle with vibe/strict options in ModeSelector (#564)

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

0 commit comments

Comments
 (0)