Skip to content

Commit

Permalink
docs: latest (#2009)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer authored Feb 18, 2025
1 parent 6367bd3 commit fb29119
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

### Patch Changes

- e1ad5ae: - **feat**: Add `Checkout` component telemetry. By @cpcramer #1968
- **feat**: Add `Fund` component telemetry. By @cpcramer #1967
- **feat**: Add `Mint` component telemetry. By @cpcramer #1966
- **feat**: Add `WalletAdvanced` component telemetry. By @cpcramer #1963
- **feat**: Add `ConnectWallet` component telemetry. By @cpcramer #1957
- **docs**: Documentation updates and improvements. By @dschlabach @dramarereg @tomasandroil @maximevtush
- **chore**: `sendAnalytics` improvements. @By @dschlabach #1999
- **feat**: Add `isSponsored` support for the `Earn` component. @dschlabach 1998
- **feat**: Add `Checkout` component telemetry. By @cpcramer #1968
- **feat**: Add `Fund` component telemetry. By @cpcramer #1967
- **feat**: Add `Mint` component telemetry. By @cpcramer #1966
- **feat**: Add `WalletAdvanced` component telemetry. By @cpcramer #1963
- **feat**: Add `ConnectWallet` component telemetry. By @cpcramer #1957
- **docs**: Documentation updates and improvements. By @dschlabach @dramarereg @tomasandroil @maximevtush
- **chore**: `sendAnalytics` improvements. @By @dschlabach #1999
- **feat**: Add `isSponsored` support for the `Earn` component. @dschlabach 1998

## 0.37.0

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.37.0",
"@coinbase/onchainkit": "0.37.1",
"@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.37.0":
version: 0.37.0
resolution: "@coinbase/onchainkit@npm:0.37.0"
"@coinbase/onchainkit@npm:0.37.1":
version: 0.37.1
resolution: "@coinbase/onchainkit@npm:0.37.1"
dependencies:
"@tanstack/react-query": "npm:^5"
clsx: "npm:^2.1.1"
Expand All @@ -496,7 +496,7 @@ __metadata:
"@types/react": ^18 || ^19
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: cc546977b23fd89cb74d6a557e47761dcee9d16216d640553d093715419e022b530c5de408ba11c45fe21ede3f00492c6f23f156a3ea82998b1c47df0e21f571
checksum: 0b12a2081fa930006714555c30579a1d31351e3f8e0459eadab1eef4ac738e922b8b5105fdf75b8603cb0dcfe691be13aabb205ad7c8c073dc2ac33b2375e695
languageName: node
linkType: hard

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

0 comments on commit fb29119

Please sign in to comment.