Skip to content

Commit 9631e2a

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

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"clever-trains-wait",
2929
"common-sites-flow",
3030
"cool-crews-rest",
31+
"cool-flies-fall",
3132
"cool-panthers-itch",
3233
"cuddly-moons-refuse",
3334
"curly-dolls-cross",
@@ -80,6 +81,7 @@
8081
"legal-paws-flow",
8182
"light-beds-shake",
8283
"long-stingrays-work",
84+
"loose-laws-relax",
8385
"loud-dolls-serve",
8486
"lucky-otters-tie",
8587
"major-yaks-hang",

apps/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.0-alpha.19
4+
5+
### Patch Changes
6+
7+
- 05f5228: bump to cartesi/sdk:0.12.0-alpha.23
8+
39
## 2.0.0-alpha.18
410

511
### Minor Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cartesi/cli",
3-
"version": "2.0.0-alpha.18",
3+
"version": "2.0.0-alpha.19",
44
"description": "Cartesi CLI",
55
"author": "Danilo Tuler <tuler@pobox.com>",
66
"bin": {

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.24
4+
5+
### Patch Changes
6+
7+
- 390e853: bump squashfs-tools to 4.7.2
8+
39
## 0.12.0-alpha.23
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.23",
4+
"version": "0.12.0-alpha.24",
55
"scripts": {
66
"build": "docker buildx bake --load --metadata-file=build.json"
77
}

0 commit comments

Comments
 (0)