Skip to content

Commit d8e2dba

Browse files
release: version packages (alpha)
1 parent c60d20f commit d8e2dba

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
@@ -24,6 +24,7 @@
2424
"brown-sheep-fold",
2525
"bumpy-pens-cover",
2626
"busy-weeks-flash",
27+
"calm-comics-mate",
2728
"calm-ends-follow",
2829
"chilly-ducks-work",
2930
"chubby-eagles-mate",
@@ -38,6 +39,7 @@
3839
"cool-flies-fall",
3940
"cool-panthers-itch",
4041
"cruel-geese-repair",
42+
"cuddly-months-lay",
4143
"cuddly-moons-refuse",
4244
"curly-dolls-cross",
4345
"cute-candies-mix",

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.27
4+
5+
### Patch Changes
6+
7+
- 9c7454c: bump minimum Docker and Docker Compose versions
8+
- 0cab5f4: migrate from vitest to bun:test
9+
310
## 2.0.0-alpha.26
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.26",
3+
"version": "2.0.0-alpha.27",
44
"description": "Cartesi CLI",
55
"author": "Danilo Tuler <tuler@pobox.com>",
66
"bin": {

0 commit comments

Comments
 (0)