Skip to content

Commit

Permalink
docs: latest (#1217)
Browse files Browse the repository at this point in the history
Co-authored-by: Alissa Crane <[email protected]>
  • Loading branch information
abcrane123 and alissacrane-cb authored Sep 5, 2024
1 parent 582cd72 commit fccc5da
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- 63742da: - **feat**: added support for `EIP-5792` (https://eips.ethereum.org/EIPS/eip-5792) in `OnchainKitProvider`. By @0xAlec #1181
- **feat**: added support for `EIP-5792` (https://eips.ethereum.org/EIPS/eip-5792) in `OnchainKitProvider`. By @0xAlec #1181
- **fix**: adjusted hover styling for the `Fund` and `Disconnect` wallet components in mobile view. By @cpcramer #1211
- **feat** added `walletCapabilities` for atomic batching (`useWriteContracts` vs `useWriteContract`) in `Transaction` component. By @0xAlec #1214

Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sitemap": "node createSitemap.js"
},
"dependencies": {
"@coinbase/onchainkit": "0.31.3",
"@coinbase/onchainkit": "0.31.4",
"@types/react": "latest",
"@vercel/edge": "^1.1.1",
"permissionless": "^0.1.29",
Expand Down
10 changes: 5 additions & 5 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,9 +479,9 @@ __metadata:
languageName: node
linkType: hard

"@coinbase/onchainkit@npm:0.31.3":
version: 0.31.3
resolution: "@coinbase/onchainkit@npm:0.31.3"
"@coinbase/onchainkit@npm:0.31.4":
version: 0.31.4
resolution: "@coinbase/onchainkit@npm:0.31.4"
dependencies:
"@rainbow-me/rainbowkit": "npm:^2.1.3"
"@tanstack/react-query": "npm:^5"
Expand All @@ -496,7 +496,7 @@ __metadata:
"@xmtp/frames-validator": ^0.6.0
react: ^18
react-dom: ^18
checksum: 72334fbfd219f00d683a88aa8db78a449d6b4912aca227cc1929ce5c18ced49bfda73a32bcb8ac4cea59a00943f58a3abe5bb992dd60848b9de15019610d2395
checksum: 69943a7fe1e3ae06a38fc9af4c5ff13ac45a23e2eab4a8ff0b45e9f94b25c52e8626c8ea25569db6f3057841f8b60a45ee7d58de862c55355a8c28fc2305b260
languageName: node
linkType: hard

Expand Down Expand Up @@ -8076,7 +8076,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "onchainkit@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.31.3"
"@coinbase/onchainkit": "npm:0.31.4"
"@types/react": "npm:latest"
"@types/sitemap-generator": "npm:^8"
"@vercel/edge": "npm:^1.1.1"
Expand Down

0 comments on commit fccc5da

Please sign in to comment.