Skip to content

Commit 45b9b1f

Browse files
committed
chore(sdk): bump rollups-node to 2.0.0-alpha.7
1 parent 30d6d1e commit 45b9b1f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/wise-bananas-make.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cartesi/sdk": patch
3+
---
4+
5+
bump rollups-node to 2.0.0-alpha.7

packages/sdk/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ target "default" {
1616
CARTESI_PASSKEY_SERVER_VERSION = "1.0.1"
1717
CARTESI_PAYMASTER_VERSION = "0.2.0"
1818
CARTESI_ROLLUPS_GRAPHQL_VERSION = "2.3.14"
19-
CARTESI_ROLLUPS_NODE_VERSION = "2.0.0-alpha.6"
19+
CARTESI_ROLLUPS_NODE_VERSION = "2.0.0-alpha.7"
2020
CRANE_VERSION = "0.19.1"
2121
FOUNDRY_VERSION = "1.2.1"
2222
GO_MIGRATE_VERSION = "4.18.2"

0 commit comments

Comments
 (0)