Skip to content

Commit e140da9

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

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"tsconfig": "0.0.0"
1111
},
1212
"changesets": [
13+
"angry-rats-mate",
1314
"big-ghosts-rescue",
1415
"blue-planes-develop",
1516
"bright-dodos-double",
@@ -26,6 +27,7 @@
2627
"eighty-clowns-buy",
2728
"eleven-bottles-run",
2829
"evil-colts-rule",
30+
"famous-swans-rush",
2931
"flat-ears-explain",
3032
"floppy-eggs-rescue",
3133
"fluffy-taxis-attend",

packages/sdk/CHANGELOG.md

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

3+
## 0.12.0-alpha.12
4+
5+
### Patch Changes
6+
7+
- c772e6a: refactor Dockerfile for additional runtime and database targets
8+
- 311d01a: add rollups-database and rollups-runtime container image releases
9+
310
## 0.12.0-alpha.11
411

512
### 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.11",
4+
"version": "0.12.0-alpha.12",
55
"scripts": {
66
"build": "docker buildx bake --load"
77
}

0 commit comments

Comments
 (0)