Update jwt decoder extension#27126
Conversation
|
Thank you for your contribution! 🎉 🔔 @gdsmith @zhhanging @JoaoGFdev @YourMCGeek @pernielsentikaer you might want to have a look. You can use this guide to learn how to check out the Pull Request locally in order to test it. 📋 Quick checkout commandsBRANCH="jwt-decoder"
FORK_URL="https://github.com/ridemountainpig/extensions.git"
EXTENSION_NAME="jwt-decoder"
REPO_NAME="extensions"
git clone -n --depth=1 --filter=tree:0 -b $BRANCH $FORK_URL
cd $REPO_NAME
git sparse-checkout set --no-cone "extensions/$EXTENSION_NAME"
git checkout
cd "extensions/$EXTENSION_NAME"
npm install && npm run devWe're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 10-15 business days. |
Greptile SummaryMaintenance update that bumps Confidence Score: 5/5Safe to merge — straightforward dependency version bump with no logic changes. All three changed files are clean: the changelog follows the correct No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "Update jwt decoder extension" | Re-trigger Greptile |
pernielsentikaer
left a comment
There was a problem hiding this comment.
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
Updated dependencies to resolve react mismatch error. Close #27105.
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare located outside the metadata folder if they were not generated with our metadata tool