Skip to content

Commit 4adbf4c

Browse files
authored
chore(release): bump version to 2.5.2 (#1086)
1 parent 41df3a3 commit 4adbf4c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# CoStrict Change Log
22

3-
> Only the last 5 versions are displayed. For the complete history, please visit [CHANGELOG_ARCHIVE.md](./CHANGELOG_ARCHIVE.md)
3+
> For the complete history, please visit [CHANGELOG_ARCHIVE.md](./CHANGELOG_ARCHIVE.md)
4+
5+
## [2.5.2]
6+
7+
- Optimize startup performance
8+
- Add loading screen with logo animation and improve fuzzy matching
9+
- Fix known issues
410

511
## [2.5.1]
612

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

0 commit comments

Comments
 (0)