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 Sep 30, 2024
1 parent f039328 commit 0fa9042
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/friendly-kiwis-join.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.1

### Patch Changes

- f0393282: Push bindings to crates.io

## 1.4.0

### Minor 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.0",
"version": "1.4.1",
"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 0fa9042

Please sign in to comment.