Skip to content

Commit

Permalink
docs lateset
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Nov 26, 2024
1 parent e523dd8 commit cb7a66f
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

- [#1673](https://github.com/coinbase/onchainkit/pull/1673) [`bb916cd5bdd31236958150b136c96441c03c82e2`](https://github.com/coinbase/onchainkit/commit/bb916cd5bdd31236958150b136c96441c03c82e2) Thanks [@cpcramer](https://github.com/cpcramer)! - -**docs**: Add `WalletModal` docs. @fakepixels @cpcramer #1671 #1669
- **docs**: Add `WalletModal` docs. @fakepixels @cpcramer #1671 #1669

## 0.35.7

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.35.7",
"@coinbase/onchainkit": "0.35.8",
"@types/react": "latest",
"@vercel/edge": "^1.1.1",
"express": "^4.21.1",
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.35.7":
version: 0.35.7
resolution: "@coinbase/onchainkit@npm:0.35.7"
"@coinbase/onchainkit@npm:0.35.8":
version: 0.35.8
resolution: "@coinbase/onchainkit@npm:0.35.8"
dependencies:
"@tanstack/react-query": "npm:^5"
clsx: "npm:^2.1.1"
Expand All @@ -495,7 +495,7 @@ __metadata:
"@xmtp/frames-validator": ^0.6.0
react: ^18
react-dom: ^18
checksum: 821fae3f384f938b4daafa7988a59db7a24fc83f58910e275ec9cde08134e656e6b2cb8a09625b43fbc18af45fa527d950857c8385d7527c66461a1093b4f8aa
checksum: c8bd111b327f5be4fc757d75e2eae00bedfae1e6b0e7bfe532e2a1c564ceadd0f7645b089b245f3ccf75974834cb06053302b113bdac9f943b218263be2ccaaa
languageName: node
linkType: hard

Expand Down Expand Up @@ -8367,7 +8367,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "onchainkit@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.35.7"
"@coinbase/onchainkit": "npm:0.35.8"
"@types/express": "npm:^4"
"@types/react": "npm:latest"
"@types/sitemap-generator": "npm:^8"
Expand Down

0 comments on commit cb7a66f

Please sign in to comment.