Skip to content

Release 3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 06:58
· 6 commits to main since this release
239ea6a

Description

Added a hosted checkout.

Fixes # (issue)

Release information

Please specify p/m/M/- for patch/minor/major/none
Release: M
Please specify only ticket id's separated with commas (F.E. BNPL-21, BNPL-22)
Tickets:

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have checked my code and corrected any misspellings
  • I have added tests that prove my fix is effective or that my feature works