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 mis-recognizing character '*' as a gitmoji #103

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

momocow
Copy link
Owner

@momocow momocow commented Jul 30, 2024

Close #76
Replace #85

  • Change import from 'emoji-regex/text' to 'emoji-regex' since the latest version of package emoji-regex does not export 'emoji-regex/text'
  • Escape regexp with the help of package escape-string-regexp

@momocow momocow merged commit 108cdae into main Jul 30, 2024
4 checks passed
@inazuma-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 1.6.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.

[BUG] Crash if commit starts with '*'
2 participants