Skip to content

Commit

Permalink
chore: version packages v0.16 🌊 🔖 (#254)
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 17, 2024
1 parent f1e08c4 commit bb9d5ef
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
13 changes: 0 additions & 13 deletions .changeset/wicked-months-sparkle.md

This file was deleted.

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

## 0.16.0

### Minor Changes

- **chore**: Moved the main template code into the template folder. By @zizzamia #252 f1e08c4
- **fix**: Removed theme null. By @wespickett #251
- **feat**: Added tob banner component. By @Sneh1999 #247
- **feat**: Added `OnchainAddress` and allow `OnchainAvatar` to have className customizable. By @zizzamia #246
- **chore**: Polished `OnchainAvatar`. By @zizzamia #244
- **chore**: More tests, build cleanup and upgraded dependecies. By @zizzamia #243 #245 #248
- **fix**: Signature mint errors. By @robpolak #240
- **docs**: Added a comment to explain the new app folder pattern. By @wespickett #238 #249
- **feat**: Added footer component. By @renanmav #235 #242

## 0.15.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.15.0",
"version": "0.16.0",
"repository": "https://github.com/coinbase/build-onchain-apps.git",
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit bb9d5ef

Please sign in to comment.