Skip to content

Commit ace7c7c

Browse files
github-actions[bot]tuler
authored andcommitted
release: version packages (alpha)
1 parent a9d9220 commit ace7c7c

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"chubby-eagles-mate",
2727
"clean-dingos-battle",
2828
"clever-trains-wait",
29+
"cold-ducks-vanish",
2930
"common-sites-flow",
3031
"cool-crews-rest",
3132
"cool-flies-fall",

packages/sdk/CHANGELOG.md

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

3+
## 0.12.0-alpha.25
4+
5+
### Patch Changes
6+
7+
- a9d9220: add squashfs-tools missing liblzo2 runtime dependency
8+
39
## 0.12.0-alpha.24
410

511
### 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.24",
4+
"version": "0.12.0-alpha.25",
55
"scripts": {
66
"build": "docker buildx bake --load --metadata-file=build.json"
77
}

0 commit comments

Comments
 (0)