Skip to content

Commit e9eca44

Browse files
committed
Fixes typos
1 parent 8e909ef commit e9eca44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4094,7 +4094,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
40944094
### Fixed
40954095

40964096
- Fixes 🤞 [#202](https://github.com/gitkraken/vscode-gitlens/issues/202) - Staged change's vscode diff side-by-side view shows the wrong history
4097-
- Fixes 🤞 [#216](https://github.com/gitkraken/vscode-gitlens/issues/216) - PowerShell session not started if GitLen is enabled
4097+
- Fixes 🤞 [#216](https://github.com/gitkraken/vscode-gitlens/issues/216) - PowerShell session not started if GitLens is enabled
40984098
- Fixes [#217](https://github.com/gitkraken/vscode-gitlens/issues/217) - empty editor has git lens in status bar with old information
40994099
- Fixes [#218](https://github.com/gitkraken/vscode-gitlens/issues/218) - Cannot read property 'replace' of undefined
41004100
- Fixes issue with feedback when searching for commits without any matches
@@ -4264,7 +4264,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
42644264

42654265
### Changed
42664266

4267-
- Swaps out Moment.js for date-fns to improve blame annotation performance and to reduce the GitLen bundle size (saves ~400kb)
4267+
- Swaps out Moment.js for date-fns to improve blame annotation performance and to reduce the GitLens bundle size (saves ~400kb)
42684268

42694269
### Fixed
42704270

@@ -4869,7 +4869,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
48694869

48704870
### Added
48714871

4872-
- Completely overhauls the [GitLens documentation](https://github.com/gitkraken/vscode-gitlens) and messaging — make sure to check it out to see all the powerful features GitLen provides!
4872+
- Completely overhauls the [GitLens documentation](https://github.com/gitkraken/vscode-gitlens) and messaging — make sure to check it out to see all the powerful features GitLens provides!
48734873
- Adds `gitlens.blame.annotation.activeLineDarkColor` & `gitlens.blame.annotation.activeLineLightColor` settings to control the colors of the active line blame annotation
48744874

48754875
### Changed
@@ -4921,7 +4921,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
49214921
- Adds `alt+f` shortcut for the _Search commits_ command (`gitlens.showCommitSearch`)
49224922
- Adds _Show Commit Search_ command to the branch history quick pick menu
49234923
- Adds _Show Stashed Changes_ command to the repository status quick pick menu
4924-
- Adds a _Don't Show Again_ option to the GitLen update notification
4924+
- Adds a _Don't Show Again_ option to the GitLens update notification
49254925

49264926
### Changed
49274927

0 commit comments

Comments
 (0)