Describe the feature
Currently, releases are manual. This includes the CHANGELOG entries which are updated before/after each release.
We could use a GitHub Action for semantic releases. Example from another project and what it would generate when following conventional commits.
Rational
This will reduce manual and error-prone work.
Describe the feature
Currently, releases are manual. This includes the CHANGELOG entries which are updated before/after each release.
We could use a GitHub Action for semantic releases. Example from another project and what it would generate when following conventional commits.
Rational
This will reduce manual and error-prone work.