Commit e9d2a0b
Remove version from archive filenames in GoReleaser
Update .goreleaser.yml to generate archives without version in the filename (e.g., stacktodate_darwin_amd64.tar.gz instead of stacktodate_0.1.0_darwin_amd64.tar.gz). This allows users to download binaries using the /latest/download/ GitHub URL without needing to update instructions for each release.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Haiku 4.5 <[email protected]>1 parent 2ca5707 commit e9d2a0b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments