Skip to content

Release v0.2.0 prep: changelog + go-release skill#10

Merged
TGPSKI merged 2 commits intomainfrom
release/v0.2.0-prep
Apr 10, 2026
Merged

Release v0.2.0 prep: changelog + go-release skill#10
TGPSKI merged 2 commits intomainfrom
release/v0.2.0-prep

Conversation

@TGPSKI
Copy link
Copy Markdown
Owner

@TGPSKI TGPSKI commented Apr 10, 2026

Summary

  • Add v0.2.0 changelog entry (GPLv3 relicense + CI/CD race condition fixes)
  • Create go-release agent skill for managing the Go module release lifecycle (semver tagging, CHANGELOG updates, pkg.go.dev verification)
  • Update .agents/README.md and AGENTS.md skill indexes

Post-merge

After this PR merges, tag v0.2.0 on main and push to trigger pkg.go.dev indexing.

Closes #3

Made with Cursor

TGPSKI added 2 commits April 10, 2026 00:34
License change to GPLv3 and CI/CD race condition fixes.

Made-with: Cursor
Manages semver tagging, CHANGELOG updates, and pkg.go.dev verification.
Closes #3

Made-with: Cursor
@TGPSKI TGPSKI closed this Apr 10, 2026
@TGPSKI TGPSKI reopened this Apr 10, 2026
@TGPSKI TGPSKI merged commit 48df026 into main Apr 10, 2026
6 checks passed
@TGPSKI TGPSKI deleted the release/v0.2.0-prep branch April 10, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add agent skill to manage go package release tag / versioning process

1 participant