restechnica / semverbot

A CLI which automates semver versioning.
Mozilla Public License 2.0
135 stars 6 forks source link

Support the semantic-release specification as an option when generating a semverbot config file with `sbot init` #16

Closed shiouen closed 2 years ago

shiouen commented 3 years ago

Following comments on a introductory Reddit post, people have shown enough interest in the option of generating a semverbot configuration file for the semantic-release specification. It might even be made default.

Topics to investigate:

shiouen commented 3 years ago

semantic-release makes use of Angular commit messages by default, so the issue title is slightly missleading.

sbot init -t angular totally works too and might be known by a wider public.

shiouen commented 2 years ago

closing issue, not enough interest by users