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
GoReleaser injects version via ldflags -X main.version={{.Version}};
it is now forwarded to Cobra so `aimemo --version` works correctly.
Also fix .gitignore: anchor /aimemo to root so cmd/aimemo/ dir is not ignored.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments