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
This is standard behaviour, it just picks up the ticket number and plugs it into the " (), closes " template. This would also mean all kinds of things, like making sure multiple tickets are picked up ("relates to #issue, unblocks #issue2") and parsed properly.
That off course in addition to this package not being maintained any more. You could however fork it, implement this yourself and try getting some traction, there are many developers using this package so a successor would be welcome.
Describe the bug
A clear and concise description of what the bug is.
Generating the changelog with a commit using
Related to #<issue number>
contains the word "closes" instead of "related to" or "relates to".See example:
Current behavior
A clear and concise description of the behavior.
The commit says:
Expected behavior
A clear and concise description of what you expected to happen.
It should say:
Environment
standard-version
version(s):9.5.0
14.18.0
Possible Solution
Additional context
Add any other context about the problem here. Or a screenshot if applicable
The text was updated successfully, but these errors were encountered: