cyberneticlibrary

Regenerate OpenClaw release changelogs

openclaw-changelog-updateskillsetup L2377,536
openclaw/openclaw
What it does

Update OpenClaw changelog with commit summaries and version bumps

Best for

When preparing a release, you need to synthesize commits into user-facing changelog entries.

Inputs
  • · commit range
  • · version number
  • · category tags
Outputs
  • · CHANGELOG entry
  • · release notes
  • · version tag
Requires
  • · git
  • · changelog template
Preconditions
  • · Commits merged to main
  • · version number decided
Failure modes
  • · Incomplete commit coverage
  • · unclear user impact
  • · version conflict
Trust signals
  • · All commits summarized
  • · breaking changes flagged
  • · release tested