Skip to content

Commit

Permalink
chore: changeset for v0.15 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia authored Jan 10, 2024
1 parent 3e2fb63 commit 4c90c8d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions .changeset/eighty-seahorses-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
'@coinbase/build-onchain-apps': minor
---

- **chore**: Optimized Contracts. By @Sneh1999 & @awilliams1-cb #227
- **chore**: Moved to git clone instead of tar for setup. By @Sneh1999 #234
- **feat**: Converted to next 13 app folder. By @wespickett #232 #233
- **fix**: Next.js link console error. By @renanmav #231
- **chore**: Migrated to base sepolia. By @Sneh1999 #228 #230
- **feat**: Polished multichain support. By @cnasc #193
- **fix**: Header CSS jank. By @renanmav #226
- **feat**: Init `OnchainAvatar`. By @zizzamia #223
- **feat**: Added alphabetize import-order. By @zizzamia #222
- **feat**: Added Radix navigation menu primitives for Experiences menu. By @zizzamia #221
- **feat**: Replaced `classNames` with `clsx`. By @zizzamia #217
- **feat**: Added the Roboto Mono and Inter Google fonts. By @zizzamia #216
- **feat**: Added Signature Mint Contract + Api Route + UX. By @robpolak #213 #218
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src='./docs/logo-v-0-14.png' width='800' alt='Build Onchain Apps Toolkit'>
<img src='./docs/logo-v-0-15.png' width='800' alt='Build Onchain Apps Toolkit'>

# [Build Onchain Apps Toolkit (⛵️)](https://github.com/coinbase/build-onchain-apps/)

Expand Down Expand Up @@ -39,7 +39,7 @@ npx @coinbase/build-onchain-apps@latest create

<p align='center'>
<img src='./docs/images/build-onchain-apps-step-1.gif'
width='800' alt='Build Onchain Apps'>
width='800' alt='Build Onchain Apps Toolkit'>
</p>

#### Step 2: Obtain Wallet Connect Project ID from [walletconnect.com](https://cloud.walletconnect.com/sign-in) and assign to the `.env.local` file
Expand Down
Binary file added docs/logo-v-0-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c90c8d

Please sign in to comment.