Skip to content

Commit

Permalink
chore(version): 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Sep 23, 2024
1 parent 55869e7 commit e51b7a5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
Binary file modified build/icon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CherryStudio",
"version": "0.7.6",
"version": "0.7.7",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down
16 changes: 16 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,6 +1554,13 @@ __metadata:
languageName: node
linkType: hard

"@types/tinycolor2@npm:^1":
version: 1.4.6
resolution: "@types/tinycolor2@npm:1.4.6"
checksum: 10c0/922020c3326460e9d8502c8a98f80db69f06fd14e07fe5a48e8ffe66175762298a9bd51263f2a0c9a40632886a74975a3ff79396defcdbeac0dc176e3e5056e8
languageName: node
linkType: hard

"@types/unist@npm:*, @types/unist@npm:^3.0.0":
version: 3.0.3
resolution: "@types/unist@npm:3.0.3"
Expand Down Expand Up @@ -1761,6 +1768,7 @@ __metadata:
"@types/node": "npm:^18.19.9"
"@types/react": "npm:^18.2.48"
"@types/react-dom": "npm:^18.2.18"
"@types/tinycolor2": "npm:^1"
"@vitejs/plugin-react": "npm:^4.2.1"
antd: "npm:^5.18.3"
axios: "npm:^1.7.3"
Expand Down Expand Up @@ -1808,6 +1816,7 @@ __metadata:
remark-math: "npm:^6.0.0"
sass: "npm:^1.77.2"
styled-components: "npm:^6.1.11"
tinycolor2: "npm:^1.6.0"
typescript: "npm:^5.6.2"
uuid: "npm:^10.0.0"
vite: "npm:^5.0.12"
Expand Down Expand Up @@ -8814,6 +8823,13 @@ __metadata:
languageName: node
linkType: hard

"tinycolor2@npm:^1.6.0":
version: 1.6.0
resolution: "tinycolor2@npm:1.6.0"
checksum: 10c0/9aa79a36ba2c2a87cb221453465cabacd04b9e35f9694373e846fdc78b1c768110f81e581ea41440106c0f24d9a023891d0887e8075885e790ac40eb0e74a5c1
languageName: node
linkType: hard

"tmp-promise@npm:^3.0.2":
version: 3.0.3
resolution: "tmp-promise@npm:3.0.3"
Expand Down

0 comments on commit e51b7a5

Please sign in to comment.