Skip to content

Commit

Permalink
chore: version packages v0.9.0 🎶 (#140)
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 Dec 7, 2023
1 parent 5028c14 commit 48e116e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/thick-donuts-rest.md

This file was deleted.

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

## 0.9.0

### Patch Changes

- **docs**: easier instructions and setup (#138) (5028c14)
- **feat**: replaced Typescript "ES5" target with "ES2020" (#136)
- **feat**: added ERC1155 contracts (#133)
- **feat**: setting up the initial Jest configuration and tests (#128) (#134)
- **feat**: added Lint and Tests into the Github Actions for apps/build-onchain-apps (#135)

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

0 comments on commit 48e116e

Please sign in to comment.