We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a76c2 commit 1bf8614Copy full SHA for 1bf8614
.changeset/pre.json
@@ -24,6 +24,7 @@
24
"calm-ends-follow",
25
"chilly-ducks-work",
26
"chubby-eagles-mate",
27
+ "clean-dingos-battle",
28
"clever-trains-wait",
29
"common-sites-flow",
30
"cool-crews-rest",
packages/sdk/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# sdk
2
3
+## 0.12.0-alpha.23
4
+
5
+### Patch Changes
6
7
+- 92a76c2: bump rollups-node to 2.0.0-alpha.8
8
9
## 0.12.0-alpha.22
10
11
### Patch Changes
packages/sdk/package.json
@@ -1,7 +1,7 @@
{
"name": "@cartesi/sdk",
"private": true,
- "version": "0.12.0-alpha.22",
+ "version": "0.12.0-alpha.23",
"scripts": {
"build": "docker buildx bake --load --metadata-file=build.json"
}
0 commit comments