Skip to content

Commit ad638da

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

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"eleven-bottles-run",
1818
"funny-zoos-tell",
1919
"lucky-otters-tie",
20-
"orange-deers-refuse"
20+
"orange-deers-refuse",
21+
"thin-hornets-sneeze"
2122
]
2223
}

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.1
4+
5+
### Patch Changes
6+
7+
- a1e13ef: bump devnet
8+
39
## 0.12.0-alpha.0
410

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

0 commit comments

Comments
 (0)