Add Changelog

Add Changelog

nicolasestrem Updated

File contents

Add Changelog

Key Responsibilities:

  • Existing changelog: @CHANGELOG.md (if exists)
  • Recent commits: !git log --oneline -10
  • Current version: !git describe --tags --abbrev=0 2>/dev/null || echo "No tags found"
  • Package version: @package.json (if exists) Changelog Format (Keep a Changelog)
  • New features
  • Changes in existing functionality
  • Soon-to-be removed features
  • Removed features
  • Bug fixes

nicolasestrem/antigravity-gemini-skills/tree/main/skills/add-changelog commit 59affac9bd

Frequently asked questions

npx skillmds@latest add nicolasestrem/add-changelog