Skip to content

Commit 62c0cd1

Browse files
committed
Update version to 1.648.0 and remove file path color styling in StageFilesModal
1 parent 2862140 commit 62c0cd1

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

packages/ui/src/components/editor/panel/modals/StageFilesModal/StageFilesModal.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
&__path {
5151
padding-left: 6px;
5252
font-size: 12px;
53-
color: var(--vscode-descriptionForeground);
5453
}
5554

5655
&__actions {

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat",
44
"description": "CWC is a superfast AI coding",
5-
"version": "1.647.0",
5+
"version": "1.648.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)