Closed joshalling closed 6 years ago
Thanks for contributing! 👍
@moT01 It looks like there was a conflict with this pull request and #233 because of the prettier formatting, and the merge removed my fix.
sorry about that, that's my fault - I swear I double checked it when I was resolving that conflict, but I must have deleted the wrong line. Not sure the best way to fix it - probably easiest to just make another PR - Do you want to do that and hopefully I won't mess it up this time? If not, I can.
I can submit another PR later today. Thanks!
@moT01 I just submitted another PR. (#237)
:tada: This PR is included in version 3.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
ISSUES CLOSED: #229
Description
This updates the regex to use a
+
instead of a*
between the two measurements so that it requires at least one space.Pre-Submission Checklist
dev
branch.fix/
,feature/
, ortranslate/
(e.g.fix/challenge-tests
)npm test
.npm run commit
to generate a conventional commit message. Learn more here: https://conventionalcommits.org/#why-use-conventional-commitsChecklist:
Closes #229