Skip to content

Commit

Permalink
feat: add abi to list of published directories
Browse files Browse the repository at this point in the history
  • Loading branch information
guidanoli committed Sep 13, 2023
1 parent 083c684 commit 030dc18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- `abi` directory to the `@cartesi/rollups` package, ideal for language bindings.

### Removed

- `docker-bake*.hcl`
Expand Down
1 change: 1 addition & 0 deletions onchain/rollups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"typescript": "^5"
},
"files": [
"abi",
"contracts",
"deployments/*/*.json",
"deployments/*/.chainid",
Expand Down

0 comments on commit 030dc18

Please sign in to comment.