chore(version): 1.5.3

This commit is contained in:
kangfenmao 2025-07-24 17:55:38 +08:00
parent ce93104e2d
commit 16a4ddc8fa
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "CherryStudio",
"version": "1.5.2",
"version": "1.5.3",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",

View File

@ -185,7 +185,6 @@ const AssistantAddItem = styled.div`
padding-right: 35px;
border-radius: var(--list-item-border-radius);
border: 0.5px solid transparent;
margin-top: -8px;
cursor: pointer;
&:hover {