Skip to content

Commit 44b6fcc

Browse files
github-actions[bot]brunomenezes
authored andcommitted
release: version packages (alpha)
1 parent 7a3099e commit 44b6fcc

3 files changed

Lines changed: 14 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"famous-swans-rush",
7373
"fifty-sheep-flow",
7474
"fine-frogs-hug",
75+
"five-dots-end",
7576
"five-shirts-drum",
7677
"flat-ears-explain",
7778
"floppy-eggs-rescue",
@@ -101,6 +102,7 @@
101102
"heavy-beans-admire",
102103
"hip-grapes-wash",
103104
"honest-zoos-remember",
105+
"hot-eagles-return",
104106
"huge-jeans-love",
105107
"khaki-deer-drum",
106108
"khaki-shirts-fly",
@@ -159,6 +161,7 @@
159161
"pink-bobcats-film",
160162
"pink-spies-happen",
161163
"plain-moons-kneel",
164+
"plenty-chicken-know",
162165
"polite-boxes-design",
163166
"poor-donkeys-accept",
164167
"poor-tips-happen",
@@ -172,6 +175,7 @@
172175
"real-squids-love",
173176
"red-birds-count",
174177
"red-boxes-rhyme",
178+
"red-flowers-smash",
175179
"rotten-squids-hear",
176180
"rude-actors-sniff",
177181
"rude-mirrors-travel",

packages/sdk/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# sdk
22

3+
## 0.12.0-alpha.40
4+
5+
### Patch Changes
6+
7+
- 162d1c1: Bump cartesi-machine-emulator to 0.20.0. Also bump cartesi-base-image and postgres-base-image to use debian:trixie on specific date and hash.
8+
- 7a3099e: Bump rollups-node to v2.0.0-alpha.12 and update the Dockerfile shasum checks.
9+
- 3e1e8fc: Add new apt-get dependency libgomp1 and update the shasum check for the emulator artefacts based on arch.
10+
- 5f937ff: Bump cartesi devnet version to 2.0.0-alpha.14.
11+
312
## 0.12.0-alpha.39
413

514
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cartesi/sdk",
33
"private": true,
4-
"version": "0.12.0-alpha.39",
4+
"version": "0.12.0-alpha.40",
55
"scripts": {
66
"build": "docker buildx bake --load --metadata-file=build.json"
77
}

0 commit comments

Comments
 (0)