Skip to content

Commit 859729b

Browse files
fix type in github handle
1 parent 2945391 commit 859729b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Fixes
1717
* bump yanked dependency `bumpalo` to fix build from source ([#2087](https://github.com/extrawurst/gitui/issues/2087))
1818
* pin `ratatui` version to fix building without locked `cargo install gitui` ([#2090](https://github.com/extrawurst/gitui/issues/2090))
19-
* add syntax highlighting support for more file types, e.g. Typescript, TOML, etc. [[@martihomssoler]](https://github.com/martihomssoler) ([#2005](https://github.com/extrawurst/gitui/issues/2005))
19+
* add syntax highlighting support for more file types, e.g. Typescript, TOML, etc. [[@martihomssoler](https://github.com/martihomssoler)] ([#2005](https://github.com/extrawurst/gitui/issues/2005))
2020

2121
## [0.25.0] - 2024-02-21
2222

0 commit comments

Comments
 (0)