Skip to content

Commit e67603c

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

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"salty-hoops-move",
163163
"seven-hounds-teach",
164164
"shaggy-guests-look",
165+
"shaggy-months-lose",
165166
"shaky-plants-live",
166167
"shy-hoops-look",
167168
"silent-ends-hope",
@@ -184,6 +185,7 @@
184185
"strong-nails-raise",
185186
"stupid-icons-exist",
186187
"stupid-points-study",
188+
"tame-cobras-kick",
187189
"tasty-drinks-wash",
188190
"tasty-lions-fetch",
189191
"tasty-shoes-dig",

apps/cli/CHANGELOG.md

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

3+
## 2.0.0-alpha.29
4+
5+
### Patch Changes
6+
7+
- 37f7452: add anvil fork mode to `cartesi run`
8+
- 4d364b7: changes to run to work better with detached stdin (no shell)
9+
310
## 2.0.0-alpha.28
411

512
### Patch 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.28",
3+
"version": "2.0.0-alpha.29",
44
"description": "Cartesi CLI",
55
"author": "Danilo Tuler <tuler@pobox.com>",
66
"bin": {

0 commit comments

Comments
 (0)