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

chore: version packages #440

Merged
merged 1 commit into from
May 31, 2022
Merged

chore: version packages #440

merged 1 commit into from
May 31, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 27, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@rainbow-me/rainbowkit@0.2.2

Patch Changes

  • 4be196e: Ensure Brave Wallet and Tokenary aren’t detected as MetaMask

    Both Brave Wallet and Tokenary set window.ethereum.isMetaMask to true which causes issues with the logic for providing the fallback "Injected Wallet" option. Similar to wagmi, we now detect when MetaMask is being impersonated by these wallets.

  • 7403fab: Add dialog overlay blurs to the theme

  • 4be196e: Add Brave Wallet support

    Brave Wallet is now included as part of the default set of wallets returned from getDefaultWallets, but note that is only visible within the Brave browser to avoid prompting users to download an entirely different web browser.

    Brave Wallet is also included as part of the wallet object to support its usage in custom wallet lists, e.g. wallet.brave({ chains, shimDisconnect: true }).

example@0.0.8

Patch Changes

  • 7403fab: Add dialog overlay blurs to the theme
  • Updated dependencies [4be196e]
  • Updated dependencies [7403fab]
  • Updated dependencies [4be196e]
    • @rainbow-me/rainbowkit@0.2.2

site@0.0.8

Patch Changes

  • 7403fab: Add dialog overlay blurs to the theme
  • 10c09d3: Add anchor scrolling for documentation site
  • Updated dependencies [4be196e]
  • Updated dependencies [7403fab]
  • Updated dependencies [4be196e]
    • @rainbow-me/rainbowkit@0.2.2

@github-actions github-actions bot requested a review from a team as a code owner May 27, 2022 17:47
@vercel
Copy link

vercel bot commented May 27, 2022

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

Name Status Preview Updated
rainbowkit-example ✅ Ready (Inspect) Visit Preview May 31, 2022 at 10:34PM (UTC)
rainbowkit-site ✅ Ready (Inspect) Visit Preview May 31, 2022 at 10:34PM (UTC)

@markdalgleish markdalgleish merged commit aaa8ce7 into main May 31, 2022
@markdalgleish markdalgleish deleted the changeset-release/main branch May 31, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant