Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(regex): fix scopes regex #97

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

Sparky983
Copy link
Contributor

Scopes regex is now its own group. Previously, the only group was included the entire scope (including brackets), now there is another one including the scope names so it won't match the scope brackets.

Links to tests:
https://regexr.com/6v1p7
https://regexr.com/6v1p4

@nicolasfara nicolasfara merged commit cb6fa69 into nicolasfara:master Sep 30, 2022
@nicolasfara
Copy link
Owner

🎉 This PR is included in version 3.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants