Skip to content

Commit

Permalink
docs: latest (coinbase#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia authored Jun 20, 2024
1 parent 6c404ea commit e629107
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

### Patch Changes

- 4387f14: - **feat**: add className override to all Text components. By @kyhyco #640
- **fix**: revert "chore: upgrade packemon to v4". By @zizzamia #646
- **feat**: add className override to all Text components. By @kyhyco #640 4387f14
- **fix**: revert "chore: upgrade packemon to v4". By @zizzamia #646

## 0.21.5

Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vocs preview"
},
"dependencies": {
"@coinbase/onchainkit": "0.21.4",
"@coinbase/onchainkit": "0.21.6",
"@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 @@ -329,9 +329,9 @@ __metadata:
languageName: node
linkType: hard

"@coinbase/onchainkit@npm:0.21.4":
version: 0.21.4
resolution: "@coinbase/onchainkit@npm:0.21.4"
"@coinbase/onchainkit@npm:0.21.6":
version: 0.21.6
resolution: "@coinbase/onchainkit@npm:0.21.6"
dependencies:
"@tanstack/react-query": "npm:^5"
clsx: "npm:^2.1.1"
Expand All @@ -345,7 +345,7 @@ __metadata:
"@xmtp/frames-validator": ^0.6.0
react: ^18
react-dom: ^18
checksum: 60c7d16b18c7bc8731b0d6bc2207b062d3e809b8770ea5cb0d0f6e3ed362cb6365aec0dbf52a274f4f0b0354df1007f6dda130e198fe3c4c9c9acce2c68aa82d
checksum: a9ed4d2c841f5884377f4d27cc7c6ad8e71751a5d3a4fd62854a78e32fd37eabaf3ec55085763a790ba7066ca2f80c3ff075edc0f5c9565ded2b1f17105802b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7513,7 +7513,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "onchainkit@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.21.4"
"@coinbase/onchainkit": "npm:0.21.6"
"@types/react": "npm:latest"
"@vercel/edge": "npm:^1.1.1"
permissionless: "npm:^0.1.29"
Expand Down

0 comments on commit e629107

Please sign in to comment.