We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5982c28 commit 7d78af2Copy full SHA for 7d78af2
.changeset/pre.json
@@ -23,6 +23,7 @@
23
"funny-zoos-tell",
24
"gorgeous-apples-move",
25
"healthy-kangaroos-sin",
26
+ "lazy-seahorses-study",
27
"light-beds-shake",
28
"long-stingrays-work",
29
"lucky-otters-tie",
packages/sdk/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# sdk
2
3
+## 0.12.0-alpha.8
4
+
5
+### Patch Changes
6
7
+- 5982c28: fix typo in rollups-graphql migrations path
8
9
## 0.12.0-alpha.7
10
11
### Patch Changes
packages/sdk/package.json
@@ -1,7 +1,7 @@
{
"name": "@cartesi/sdk",
"private": true,
- "version": "0.12.0-alpha.7",
+ "version": "0.12.0-alpha.8",
"scripts": {
"build": "docker buildx bake --load"
}
0 commit comments