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 has been archived by the owner on Nov 5, 2021. It is now read-only.
First I have to say I love your package and it's great to work with !
But could you please took a look at Semantic Versioning Specification SemVer ?
It would be nice to have clean release versions with always 3 digits and not sometimes with 2 (1.3) or like now with 4 (2.5.3.1) !
Also, do you think you can keep an changelog up to date ? Like this one for example: CHANGELOG.md. It would allow users to have good overview of what has changed.
Hi !
First I have to say I love your package and it's great to work with !
But could you please took a look at Semantic Versioning Specification SemVer ?
It would be nice to have clean release versions with always 3 digits and not sometimes with 2 (1.3) or like now with 4 (2.5.3.1) !
Also, do you think you can keep an changelog up to date ? Like this one for example: CHANGELOG.md. It would allow users to have good overview of what has changed.
It can be easily generated with conventional-changelog with a commit convention like this: Conventional Commits.
Regards
The text was updated successfully, but these errors were encountered: