Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 631 Bytes

File metadata and controls

12 lines (10 loc) · 631 Bytes

Codspeed C++

Release

To create a release, run scripts/release.sh <new_version> from the main branch. This script will:

  1. Automatically update the version in all relevant files:
  2. Create a commit with the version changes
  3. Generate the CHANGELOG
  4. Tag and create the release on GitHub