Open srizzling opened 3 years ago
Setup a workflow (make target?), prepares the release (creates a tag, creates the changelog based on the emoji commits).
Some tooling to consider:
how to configure semtantic release thingy: https://github.com/semantic-release/semantic-release/blob/master/docs/usage/ci-configuration.md#ci-configuration
Setup a workflow (make target?), prepares the release (creates a tag, creates the changelog based on the emoji commits).
Some tooling to consider: