Release Management

Installation
SKILL.md

Release Management

Automated release workflow using ./scripts/release.sh for semantic versioning, changelog generation, and git tagging.

When to Use

  • Creating new releases (patch, minor, major)
  • Bumping version numbers across package.json and composer.json
  • Generating changelogs from git commits
  • Creating git tags for releases
  • Preparing for production deployments

Quick Commands

# Check current version
./scripts/release.sh current
Installs
GitHub Stars
1
First Seen
Release Management — hackur/web-standards-playground-showcase