Conversation
Updated the link for the Commit Type Reference to point to conventionalcommits.org. Signed-off-by: Gigi <47110839+DarthGigi@users.noreply.github.com>
🦋 Changeset detectedLatest commit: def36cc The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a new player profile card image generation feature and updates various dependencies. It also fixes several issues related to stable releases, font and image type imports, and tooltip behavior. Additionally, it updates the Commit Type Reference link in the contributing guidelines and includes a playful April Fools' feature.
Type of Change
🐛 Bug fix (non-breaking change which fixes an issue)
✨ New feature (non-breaking change which adds functionality)
💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
🎨 Style/UI changes
♻️ Code refactoring (no functional changes, no api changes)
⚡ Performance improvements
🧪 Adding or updating tests
🔧 Build/CI changes
🧹 Chore (maintenance, dependencies, etc.)
Related Issues
Changes Made
Added player profile card image generation.
Updated the Commit Type Reference link in CONTRIBUTING.md.
Fixed issues with stable releases and font/image imports.
Adjusted tooltip behavior and removed unnecessary configurations.
Screenshots/Videos
Testing
I have tested these changes locally
I have added tests that prove my changes work as expected (if appropriate)
Test Environment
OS:
Browser:
nodejs version:
pnpm version:
Checklist
My code follows the project's style guidelines
I have added necessary documentation (if appropriate)
I have added tests that prove my changes work as expected (if appropriate)
I have added changesets if my changes should be reflected in the changelog
Code Quality Checks
pnpm lintpasses without errorspnpm formathas been run (or no formatting issues exist)pnpm buildcompletes successfullyAdditional Notes
Deployment Notes
Thank you for contributing to SkyCrypt! 🍣
Before submitting:
Make sure all checks above are completed
Ensure your PR title is clear and descriptive