Skip to content

Commit 1c309d4

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

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
@@ -10,6 +10,7 @@
1010
"tsconfig": "0.0.0"
1111
},
1212
"changesets": [
13-
"funny-zoos-tell"
13+
"funny-zoos-tell",
14+
"orange-deers-refuse"
1415
]
1516
}

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.0
4+
5+
### Minor Changes
6+
7+
- cd34027: bump devnet to v2
8+
39
## 0.11.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.11.0",
4+
"version": "0.12.0-alpha.0",
55
"scripts": {
66
"build": "docker buildx bake --load"
77
}

0 commit comments

Comments
 (0)