Open
Description
Adds release automation with auto-generation of changelog.
Preferred framework: semantic-release
I suggest we keep the "1 branch model" for ease of use for now (without pre-lease branches). That means every relevant PR will automatically create a change log entry, a release and publish it to GitHub and npm. In the same go we should think about changing the GitHub issue labels to be in line with angular commit types.
All in all, release automation will be a significant time saver and allow us to publish a new release with <1 min effort.
Activity