version-bump

Synchronize version numbers between WooCommerce plugin headers and WordPress.org readme files.

2|Updated Jul 4, 2014
One-click install
npx skills add https://github.com/sequra/woocommerce-sequra --skill version-bump-sequra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: version-bump
Source: https://github.com/sequra/woocommerce-sequra/tree/main/.claude/skills/version-bump
Command: npx skills add https://github.com/sequra/woocommerce-sequra --skill version-bump-sequra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ensures consistency between the plugin version number in the header and the stable tag in the readme, reducing the risk of release errors.

Core Features & Use Cases

  • Version Synchronization: Automatically updates both the plugin header and the WordPress.org readme file to match the same version number.
  • Changelog Entry: Adds a new entry to the changelog with the latest changes, ensuring release notes are up-to-date.
  • Use Case: When preparing a new release, this Skill helps maintain version control and provides a quick overview of what has changed.

Quick Start

Use the version-bump skill to update the plugin version to 4.3.3.

Frequently Asked Questions about version-bump

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync the plugin version in the header with the WordPress.org readme file?

To sync the plugin version, this Skill automatically updates both the plugin header and the WordPress.org readme file to match the same version number, ensuring versioning consistency and preventing release errors.

Can I automatically add a changelog entry when preparing a WooCommerce plugin release?

Yes, you can automatically add a changelog entry when preparing a WooCommerce plugin release. This Skill adds a new entry to the changelog with the latest changes, ensuring your release notes are up-to-date.

Why does the stable tag in my readme not match my plugin header version?

The stable tag and plugin header version mismatch occurs when updates are made manually. This Skill automates version synchronization between these files to eliminate human error and ensure release consistency.

Do I need WordPress.org credentials to automate WooCommerce plugin versioning?

Yes, you need WordPress.org credentials to automate WooCommerce plugin versioning. The Skill requires access to your plugin files and WordPress.org credentials to synchronize version numbers and update the changelog.

What is the best way to maintain version control for WooCommerce plugins?

The best way to maintain version control for WooCommerce plugins is to automate version synchronization. This Skill updates the plugin header and WordPress.org readme file simultaneously while generating a changelog entry for release notes.