Skip to content

v0.0.1-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 15:46
· 507 commits to develop since this release
0c818f9

v0.0.1-rc.1 (2023-09-19)

Chore

  • chore: add exclude commit patterns from release changelog (2b292be)

Ci

  • ci: handle semantic version releases with tags only (163a89c)

Fix

  • fix: handle semantic version releases with tags only (#225)

What

Remove version management in code (use git tags and releases only). We
will have a full changelog in the git release history visible to all
users but we will not copy that history to a CHANGELOG.md. (0c818f9)