Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
chore: changeset (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia authored Dec 13, 2023
1 parent efa7393 commit 20ea771
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions .changeset/selfish-hotels-tap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@coinbase/build-onchain-apps': minor
---

- **feat**: added `yarn build` check in CI #155 #156
- **fix**: moved `pages` to hold only pages, and components/hooks/styles under `src`. Also removed ts paths since they tend to cause issues. #153
- **feat**: setup Perfume.js and Web Vitals metrics #152
- **feat**: started a new homepage with a CodeBlock component #151
- **docs**: added [Stackblitz](https://stackblitz.com/github/coinbase/build-onchain-apps/tree/main/apps/build-onchain-apps) for a quick live code demo access #148
- **feat**: added ABI Types with `abitype` #146
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Patch Changes

- b4b09c1: - **fix**: added missing import and dependecies for Tailwind to work (#143)
- **fix**: now jest coverage works, and it's pretty nice (#142)
- **feat**: Initial setup for mobile menu (#137)
- **fix**: added missing import and dependecies for Tailwind to work (#143) (b4b09c1)
- **fix**: now jest coverage works, and it's pretty nice (#142)
- **feat**: Initial setup for mobile menu (#137)

## 0.9.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ npm uninstall -g @coinbase/build-onchain-apps
Building Onchain Applications is all about community, whether you are ready for a hackathon or building your next company; for any questions, feel free to:

1. open an [issue](https://github.com/coinbase/build-onchain-apps/issues/new?assignees=&labels=type%3A+documentation&projects=&template=documentation_request.yml&title=Documentation+Request%3A+) and ask a question here on GitHub;
2. reach out to the maintainers on Twitter: [@zizzamia](https://twitter.com/Zizzamia), [@alvaroraminelli](https://twitter.com/alvaroraminelli), [codyrnova](https://twitter.com/codyrnova), [snoopies_eth](https://twitter.com/snoopies_eth)
2. reach out to the maintainers on Twitter: [@zizzamia](https://twitter.com/Zizzamia), [@alvaroraminelli](https://twitter.com/alvaroraminelli), [@snoopies_eth](https://twitter.com/snoopies_eth), [@wespickett](https://twitter.com/wespickett), [@renanmav](https://twitter.com/renanmav), [@codyrnova](https://twitter.com/codyrnova)
3. let us know [what project you build](https://github.com/coinbase/build-onchain-apps/discussions/64) with this library.

<br>
Expand Down

0 comments on commit 20ea771

Please sign in to comment.