Skip to content

Commit c34daa6

Browse files
authored
build: version 1.6.15 (#484)
1 parent 990eb1b commit c34daa6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.6.15]
4+
5+
- Increase max read character limit to 30,000
6+
- Add user quota information
7+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/87d50a78cb92ab5f050a4ec1233afe7004a52e3c)
8+
- Fix known issues
9+
310
## [1.6.14]
411

512
- Optimize the 'line jump' for batch file reading

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

0 commit comments

Comments
 (0)