Skip to content

version: 1.0.0 に更新しcommit/dateを削除#10

Merged
buty4649 merged 1 commit intomainfrom
set-version-1.0.0
Apr 17, 2026
Merged

version: 1.0.0 に更新しcommit/dateを削除#10
buty4649 merged 1 commit intomainfrom
set-version-1.0.0

Conversation

@buty4649
Copy link
Copy Markdown
Contributor

Summary

  • cmd/root.go の version を dev1.0.0 に更新
  • 使われていなかった commit / date 変数とバージョン文字列からの参照を削除
  • goreleaser の ldflags から commit / date への -X 指定を削除

Test plan

  • go build ./... && go test ./... が通る
  • xp --versionxp version 1.0.0 を表示する
  • goreleaser のビルドが成功する

🤖 Generated with Claude Code

cmd/root.go の version を 1.0.0 に設定し、commit と date
の変数・表示を削除。goreleaser の ldflags からも対応する
-X エントリを削除する。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@buty4649 buty4649 self-assigned this Apr 17, 2026
@buty4649 buty4649 enabled auto-merge (squash) April 17, 2026 04:51
@buty4649 buty4649 merged commit c270703 into main Apr 17, 2026
2 checks passed
@buty4649 buty4649 deleted the set-version-1.0.0 branch April 17, 2026 04:51
This was referenced Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant