Skip to content

Commit 8e5631b

Browse files
github-actions[bot]brunomenezes
authored andcommitted
release: version packages (alpha)
1 parent 8fc4db2 commit 8e5631b

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
"real-squids-love",
169169
"red-birds-count",
170170
"red-boxes-rhyme",
171+
"rotten-squids-hear",
171172
"rude-actors-sniff",
172173
"salty-hoops-move",
173174
"seven-hounds-teach",

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

0 commit comments

Comments
 (0)