Skip to content

Conversation

@kawsarahmedr
Copy link
Member

Prepare Release v2.2.3

This pull request prepares the plugin for a new release (version 2.2.3), updates compatibility information, and makes minor improvements to configuration. The most important changes are summarized below.

Release and Compatibility Updates:

  • Bumped the plugin version to 2.2.3 in wc-min-max-quantities.php, updated the tested WordPress version to 6.9, and set the stable tag in readme.txt. [1] [2]
  • Updated the changelog in readme.txt to reflect the new release, mentioning asset enhancements, bug fixes, and compatibility checks with WooCommerce v10.4 and WordPress v6.9.
  • Updated the translation template languages/wc-min-max-quantities.pot for the new version and date.

Build and Configuration Improvements:

  • Added a PHP platform requirement (php: 7.4) to the Composer configuration in composer.json to ensure consistent environment setup.
  • Cleaned up Composer scripts by removing the test:setup and test commands from composer.json.

Copilot AI review requested due to automatic review settings December 21, 2025 10:33
@kawsarahmedr kawsarahmedr self-assigned this Dec 21, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request prepares the plugin for release version 2.2.3 by updating version numbers, compatibility information, and making minor configuration improvements.

  • Version bumped from 2.2.2 to 2.2.3 across all relevant files
  • Updated WordPress compatibility to 6.9 and WooCommerce to 10.4
  • Added PHP 7.4 platform requirement to Composer configuration and removed obsolete test scripts

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
wc-min-max-quantities.php Updated plugin version from 2.2.2 to 2.2.3 in the main plugin header
readme.txt Updated stable tag to 2.2.3, tested WordPress version to 6.9, and added changelog entry for the new release
languages/wc-min-max-quantities.pot Updated translation template with new version number and generation timestamp
composer.json Added PHP 7.4 platform configuration and removed deprecated test setup scripts
.gitignore Minor whitespace cleanup (removed extra blank line)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kawsarahmedr kawsarahmedr merged commit a2c311b into master Dec 21, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants