Skip to content

Commit dd37f5e

Browse files
committed
chore: bump version to 0.7.3
1 parent bd0eab3 commit dd37f5e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.7.3 (2026-06-30)
4+
5+
### Bug Fixes
6+
- **Graph Lane Colors** - When a graph has more concurrent lanes than the 12-color palette, the overflow lanes now keep cycling through the palette instead of all collapsing to the same blue.
7+
38
## 0.7.2 (2026-06-30)
49

510
### New Features

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "git-graph-plus",
33
"displayName": "Git Graph Plus",
44
"description": "A modern, full-featured Git GUI for VS Code",
5-
"version": "0.7.2",
5+
"version": "0.7.3",
66
"publisher": "the0807",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)