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

Commit

Permalink
chore: version packages v0.10.0 🪨 (#158)
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 <leonardo.zizzamia@gmail.com>
  • Loading branch information
3 people authored Dec 13, 2023
1 parent 20ea771 commit 790a80b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/selfish-hotels-tap.md

This file was deleted.

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

## 0.10.0

### Minor Changes

- **feat**: added `yarn build` check in CI #155 #156 (20ea771)
- **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

## 0.9.1

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

0 comments on commit 790a80b

Please sign in to comment.