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(resolveColor): Address case for numbers #10115

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

Jiralite
Copy link
Member

@Jiralite Jiralite commented Feb 2, 2024

Please describe the changes this PR makes and why it should be merged:
Resolves #10114: the logic for handling a number was removed in #10108 due to no longer overwriting the parameter.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 10:10pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Feb 5, 2024 10:10pm

@Jiralite Jiralite added this to the discord.js 14.15 milestone Feb 2, 2024
Copy link
Member

@SpaceEEC SpaceEEC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests? Anyone?

@kodiakhq kodiakhq bot merged commit 3755e66 into main Feb 5, 2024
7 checks passed
@kodiakhq kodiakhq bot deleted the fix/resolve-colour-number branch February 5, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Unable to convert "15548997" to a number.
4 participants