-
-
Notifications
You must be signed in to change notification settings - Fork 20
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: Fixed type error #58
Conversation
⬆️ Dependencies update.
@momocow Important to merge this! |
The revision looks good to me. However, I wonder which emoji you are using when facing this bug and why it is not matched by any emoji from the |
@bryanjtc Please provide the emoji you used when facing this bug and the version of Anyway, thank you for your fact reaction to this! :) |
I was using the Hammer emoji like this: |
The Hammer emoji semver value is null. That's why I added the optional chaining in the pr. |
|
The first thing that should be found out is why I'll try to reproduce it first. |
* 🔖 v1.4.5 [skip ci] https://github.com/momocow/semantic-release-gitmoji/releases/tag/v1.4.5 * 🔖 v1.5.0 [skip ci] https://github.com/momocow/semantic-release-gitmoji/releases/tag/v1.5.0 * 🔖 v1.6.0 [skip ci] https://github.com/momocow/semantic-release-gitmoji/releases/tag/v1.6.0 * 🐛 fix: Fixed type error Co-authored-by: 牛牛 <momocow.me@gmail.com> Co-authored-by: 電ちゃん <inazuma.love.225@gmail.com>
Fixes: #57