Skip to content

docs: bumpversion to v2.1.2#132

Merged
MaferMazu merged 1 commit into
mainfrom
copilot/update-docs-to-bumpversion-v2-1-2
Jun 17, 2026
Merged

docs: bumpversion to v2.1.2#132
MaferMazu merged 1 commit into
mainfrom
copilot/update-docs-to-bumpversion-v2-1-2

Conversation

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Description

Bumps the plugin version to v2.1.2 to align with the latest WordPress release. Updates version metadata and lists the accumulated changes since v2.1.1 in the changelog.

Changes

  • Version Bump:
    • openedx-commerce.php: Bumps plugin header Version and OPENEDX_COMMERCE_VERSION constant.
    • README.txt: Bumps Stable tag to 2.1.2.
  • Changelog Update:
    • CHANGELOG.md: Adds release section for v2.1.2 detailing bug fixes and maintenance commits.
// openedx-commerce.php
- Version:           2.1.1
+ Version:           2.1.2
...
- define( 'OPENEDX_COMMERCE_VERSION', '2.1.1' );
+ define( 'OPENEDX_COMMERCE_VERSION', '2.1.2' );

Testing instructions

  1. Confirm that openedx-commerce.php defines version constants and headers as 2.1.2.
  2. Confirm that README.txt specifies Stable tag: 2.1.2.
  3. Inspect CHANGELOG.md to verify the list of features, bug fixes, and maintenance items for the new release.

Additional information

This release officially packs the WordPress compatibility target of 7.0 (previously updated in the codebase).

Checklist for Merge

  • Tested in a remote environment
  • Updated documentation
  • Rebased master/main
  • Squashed commits

@github-actions

Copy link
Copy Markdown

✅ WordPress Plugin Check Report

✅ Status: Passed

📊 Report

All checks passed! No errors or warnings found.


🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@felipemontoya felipemontoya left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. I think is good to merge so that we can trigger a new release with all recent maintenance fixes

@MaferMazu MaferMazu merged commit c1caa81 into main Jun 17, 2026
6 checks passed
@MaferMazu MaferMazu deleted the copilot/update-docs-to-bumpversion-v2-1-2 branch June 17, 2026 20:34
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.

3 participants