Skip to content

Commit f047d7b

Browse files
github-actions[bot]brunomenezes
authored andcommitted
release: version packages (alpha)
1 parent d0cbdbe commit f047d7b

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"eighty-squids-float",
6363
"eleven-bottles-run",
6464
"every-ravens-argue",
65+
"every-spies-exist",
6566
"evil-colts-rule",
6667
"fair-cougars-buy",
6768
"fair-readers-heal",
@@ -180,6 +181,8 @@
180181
"small-coats-allow",
181182
"small-terms-judge",
182183
"smart-regions-jam",
184+
"smooth-animals-write",
185+
"smooth-years-jam",
183186
"soft-bats-pump",
184187
"soft-planets-marry",
185188
"solid-owls-burn",

apps/cli/CHANGELOG.md

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

3+
## 2.0.0-alpha.32
4+
5+
### Patch Changes
6+
7+
- 207c7b4: Replace --force flag to the new --yes to skip confirmation prompts on apps remove action.
8+
- e1ea313: Bump devnet@2.0.0-alpha.11 and cartesi/rollup@2.2.0 npm packages.
9+
- d0cbdbe: Bump CLI default SDK version from alpha.34 to alpha.37.
10+
311
## 2.0.0-alpha.31
412

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

0 commit comments

Comments
 (0)