You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v3.0.0 accidentally packaged the git-crypt binary for each of the 3 platforms (macOS, Linux arm64, Linux x64) in addition to the expected one in bin/, significantly inflating the extension size. This release excludes those build artifacts from the final extension package.