Skip to content

Commit

Permalink
chore: version packages v0.15 🌊 (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Leonardo Zizzamia <[email protected]>
  • Loading branch information
3 people authored Jan 10, 2024
1 parent 4c90c8d commit 678ef3e
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 18 deletions.
17 changes: 0 additions & 17 deletions .changeset/eighty-seahorses-fry.md

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 0.15.0

### Minor Changes

- **chore**: Optimized Contracts. By @Sneh1999 & @awilliams1-cb #227 4c90c8d
- **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

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/build-onchain-apps",
"version": "0.14.0",
"version": "0.15.0",
"repository": "https://github.com/coinbase/build-onchain-apps.git",
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 678ef3e

Please sign in to comment.