Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openedx/openedx-wordpress-ecommerce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: openedx/openedx-wordpress-ecommerce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 13, 2025

  1. build(deps): bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and feanil committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    8dd5d08 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Configuration menu
    Copy the full SHA
    388f41d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. build(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and feanil committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    2297b7f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. fix: send the correct course_mode in the enrollment request (#122)

    * fix: send the correct course_mode in the enrollment request
    
    * docs(bumpversion): v2.1.0 → v2.1.1
    MaferMazu authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    0f8c83c View commit details
    Browse the repository at this point in the history
Loading