Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the "gitflow" extension will be documented in this file.

## [Unreleased] 08/11/2026

- fix: remove unused runtime dependency `npm` — eliminates bundled `brace-expansion@5.0.7` (GHSA-rgw5-rvv9-x895, DoS) from the dependency tree and shrinks the published VSIX (#105)

## [1.6.6] 07/08/2026

- fix: refresh tags view now re-fetches remote tags so published tags no longer stuck showing as "local" after refresh (#98)
Expand Down
Loading