Skip to content

Bump version to 0.4.1#66

Merged
toshi0806 merged 1 commit into
mainfrom
release-0.4.1
Jul 4, 2026
Merged

Bump version to 0.4.1#66
toshi0806 merged 1 commit into
mainfrom
release-0.4.1

Conversation

@toshi0806

Copy link
Copy Markdown
Member

Summary

Prepare 0.4.1 — releases the cosign keyless signing added in #65. mix.exs :version 0.4.00.4.1.

This release is also the end-to-end verification of the signing step: release.yml will sign SHA256SUMSSHA256SUMS.cosign.bundle and verify-blob it in-CI, and the bundle will be attached to the GitHub Release.

Verification

  • Mix.Project.config()[:version]0.4.1 (the value the workflow's version guard checks)
  • mix test passes (unchanged code; version-only bump)

After merge: git tag 0.4.1 && git push origin 0.4.1 triggers the signed release.

🤖 Generated with Claude Code

Release the cosign keyless signing of release binaries (#65). This release
also serves as the end-to-end verification of that signing step (the release
workflow signs SHA256SUMS and verify-blobs it in-CI).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

バージョン番号のみの変更で、内容は妥当です。特に問題は見当たりません。

@toshi0806
toshi0806 merged commit 217d9e5 into main Jul 4, 2026
7 checks passed
@toshi0806
toshi0806 deleted the release-0.4.1 branch July 4, 2026 00:13
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