Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.18.0](v6.17.0...v6.18.0) (2023-12-05) ### Features * add tests for psbt sigining ([c5ee6b7](c5ee6b7)) * modified explorer link maker function to have a regtest option ([4b158d2](4b158d2)) * use-explorer-link got separated into bitcoin and stacks function variant ([89bd3c5](89bd3c5)) ### Bug Fixes * add color to warning background, closes [#4600](#4600) ([cdcc597](cdcc597)) * adjust position of fee slot, closes [#4462](#4462) ([fc2e08a](fc2e08a)) * change to hstack to align buttons, closes [#4592](#4592) ([d00d83f](d00d83f)) * decouple choose crypto asset components and add a new lint rule ([7b11213](7b11213)) * make sure pending transactions have the correct circle colour, closes [#4591](#4591) ([eb96ac2](eb96ac2)) * remove PSBT learn more link, closes [#4607](#4607) ([1d9fd60](1d9fd60)) * roll back move to async from PR 4490 to supress sentry error ([9ec8a0c](9ec8a0c)) * set backgroundLocation for send ordinal, closes [#4562](#4562) ([b104a48](b104a48)) * underlaid button, closes [#4615](#4615) ([907f33c](907f33c)) ### Internal * consume design tokens from extension ([d476fa3](d476fa3)) * consume design tokens from extension ([0e52e5f](0e52e5f)) * improve icons ([fcbf0d7](fcbf0d7)) * post-release merge back ([34f5553](34f5553))
- Loading branch information