Skip to content

Commit 7d78af2

Browse files
github-actions[bot]endersonmaia
authored andcommitted
release: version packages (alpha)
1 parent 5982c28 commit 7d78af2

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
@@ -23,6 +23,7 @@
2323
"funny-zoos-tell",
2424
"gorgeous-apples-move",
2525
"healthy-kangaroos-sin",
26+
"lazy-seahorses-study",
2627
"light-beds-shake",
2728
"long-stingrays-work",
2829
"lucky-otters-tie",

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.8
4+
5+
### Patch Changes
6+
7+
- 5982c28: fix typo in rollups-graphql migrations path
8+
39
## 0.12.0-alpha.7
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.7",
4+
"version": "0.12.0-alpha.8",
55
"scripts": {
66
"build": "docker buildx bake --load"
77
}

0 commit comments

Comments
 (0)