Skip to content

WP Bump

Structured WordPress plugin release-bump workflow that orchestrates version sync, changelog, rebuild, and validation steps with explicit gates.

  • Version: 1.1.0
  • Compatibility: WordPress plugin projects with PHP; optional package.json, Composer, npm, and build/test scripts.
Terminal window
npx skills add soderlind/skills --skill wp-bump -g

Use this skill when:

  • Performing a plugin release bump with coordinated version updates across existing files.
  • Generating release notes from commit history and writing them to available changelog locations.
  • Running the project’s existing build and validation commands as a release gate.