Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rollups-contracts-bot authored and guidanoli committed Oct 4, 2024
1 parent 76aa9e2 commit 6681616
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions onchain/rollups/.changeset/ten-news-double.md

This file was deleted.

6 changes: 6 additions & 0 deletions onchain/rollups/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cartesi/rollups

## 1.4.2

### Patch Changes

- 20733325: Fix paths in CI that publishes Rust bindings

## 1.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion onchain/rollups/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cartesi/rollups",
"version": "1.4.1",
"version": "1.4.2",
"scripts": {
"build": "run-s compile export",
"clean:ignored": "rimraf artifacts cache coverage deployments/localhost dist generated-src src/types/*",
Expand Down

0 comments on commit 6681616

Please sign in to comment.