Skip to content

Commit 11f58b4

Browse files
committed
Updates graph dependency
Resolves #4544
1 parent 00db624 commit 11f58b4

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1818
- Fixes intermittent stuck loading state on the _Commit Graph_ ([#4669](https://github.com/gitkraken/vscode-gitlens/issues/4669))
1919
- Fixes underlines showing on home branch actions ([#4703](https://github.com/gitkraken/vscode-gitlens/issues/4703))
2020
- Fixes _Inspect_ view not showing uncommitted files on the Inspect tab ([#4714](https://github.com/gitkraken/vscode-gitlens/issues/4714))
21+
- Fixes _Commit Graph_ losing row selection when graph updates ([#4544](https://github.com/gitkraken/vscode-gitlens/issues/4544))
2122

2223
## [17.6.2] - 2025-10-16
2324

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25939,7 +25939,7 @@
2593925939
"vscode:prepublish": "pnpm run bundle"
2594025940
},
2594125941
"dependencies": {
25942-
"@gitkraken/gitkraken-components": "13.0.0-vnext.9",
25942+
"@gitkraken/gitkraken-components": "13.0.0-vnext.10",
2594325943
"@gitkraken/provider-apis": "0.29.7",
2594425944
"@gitkraken/shared-web-components": "0.1.1-rc.15",
2594525945
"@gk-nzaytsev/fast-string-truncated-width": "1.1.0",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)