Dune-release 2.2.1

We're happy to announce the release of Dune-release 2.2.1.

This release adds a CLI flag to mark a GitHub release as a prerelease, exposing capability that already existed in the GitHub REST API to the dune-release command line (#517).

For more details, see the full changelog below.

See full changelog

Added

  • Add support for marking a release as a prerelease. (#517, @Sudha247)