Skip to content

Commit

Permalink
chore: version packages (rc)
Browse files Browse the repository at this point in the history
  • Loading branch information
rollups-contracts-bot authored and guidanoli committed Jun 28, 2024
1 parent eee5e13 commit 594e568
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 5 deletions.
9 changes: 5 additions & 4 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"fuzzy-trainers-tan",
"grumpy-coins-drop",
"healthy-wasps-shout",
"honest-news-impress",
"hip-pans-travel",
"large-emus-rescue",
"lazy-gorillas-scream",
"lemon-rivers-nail",
"little-yaks-tickle",
"lovely-meals-wink",
"lucky-elephants-play",
"olive-crabs-carry",
"mean-masks-fry",
"old-fireants-flash",
"olive-steaks-explode",
"orange-poems-fry",
"proud-badgers-prove",
"purple-dolphins-nail",
"purple-pots-attack",
"quiet-guests-greet",
"red-wasps-report",
"rude-scissors-try",
"seven-teachers-behave",
"shaggy-queens-kneel",
"shy-dragons-smoke",
"silly-islands-end",
"six-doors-grow",
Expand All @@ -42,6 +42,7 @@
"tough-carrots-invent",
"two-mails-marry",
"violet-laws-sin",
"weak-colts-lick",
"wet-boats-itch",
"wise-owls-push"
]
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @cartesi/rollups

## 2.0.0-rc.4

### Major Changes

- 446d05a: Add the following fields as the input metadata:

- The application contract address
- The chain ID
- The latest RANDAO mix of the post beacon state of the previous block

- eee5e13: Removed ENS-related contracts

### Minor Changes

- eee5e13: Deploy contracts to Ethereum Sepolia
- eee5e13: Add `SafeERC20Transfer` to deploy script
- eee5e13: Add `QuorumFactory` to deploy script

## 2.0.0-rc.3

### Major 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": "@cartesi/rollups",
"version": "2.0.0-rc.3",
"version": "2.0.0-rc.4",
"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 594e568

Please sign in to comment.