Files
release-test/CHANGELOG.md
T
2024-10-04 22:38:58 +00:00

778 B

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2024-10-04

🚀 Features

  • [breaking] New breaking change

[0.2.0] - 2024-10-04

🚀 Features

  • Something else

⚙️ Miscellaneous Tasks

  • Release 0.2.0

[0.1.1] - 2024-10-04

📚 Documentation

  • More changes

⚙️ Miscellaneous Tasks

  • Release 0.1.1

[0.1.0] - 2024-10-04

🚀 Features

  • Add pipeline

📚 Documentation

  • Add dummy change

⚙️ Miscellaneous Tasks

  • Add prepare_release stage to generate CHANGELOG.md for release
  • Update git-cliff commands and add MR handling
  • Refactor pipeline for next-release branch and changelog generation
  • Include pipeline from ci-templates