Skip to content

Commit 1bf8614

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

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
@@ -24,6 +24,7 @@
2424
"calm-ends-follow",
2525
"chilly-ducks-work",
2626
"chubby-eagles-mate",
27+
"clean-dingos-battle",
2728
"clever-trains-wait",
2829
"common-sites-flow",
2930
"cool-crews-rest",

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.23
4+
5+
### Patch Changes
6+
7+
- 92a76c2: bump rollups-node to 2.0.0-alpha.8
8+
39
## 0.12.0-alpha.22
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.22",
4+
"version": "0.12.0-alpha.23",
55
"scripts": {
66
"build": "docker buildx bake --load --metadata-file=build.json"
77
}

0 commit comments

Comments
 (0)