You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
What do you think about enforcing SemVer? IMO it would be of great value for any library. I can work on a PR implementing semantic-release, but first wanted to ask if that's something you'd consider.
The con is that semantic-release will force a special commit message format, but the whole SemVer can be conditional (with an additional question in inquirer).
More on the whole setup here.
The text was updated successfully, but these errors were encountered:
Would be a nice opt-in feature, but I think this is too opinionated for CRL and pretty easy for library authors to add and customize once they have their library up & running.
What do you think about enforcing SemVer? IMO it would be of great value for any library. I can work on a PR implementing
semantic-release
, but first wanted to ask if that's something you'd consider.The con is that semantic-release will force a special commit message format, but the whole SemVer can be conditional (with an additional question in
inquirer
).More on the whole setup here.
The text was updated successfully, but these errors were encountered: