SemVer 2.0 support for the CHANGELOG #319
Closed
cdwillie76
started this conversation in
Ideas
Replies: 1 comment
-
thanks for the contribution. PR merged, see #321 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a pull request to update the SEMVER regex pattern to support SerVer 2.0. This is my first attempt with code changes to a node app and open to learning how to improve it. I split out the parse functions since I was getting a webpack error when I exported the other functions to support the unit tests. Thanks!
#318
Beta Was this translation helpful? Give feedback.
All reactions