Skip to content

Commit f812a13

Browse files
github-actions[bot]tuler
authored andcommitted
release: version packages (alpha)
1 parent 070bc63 commit f812a13

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"brown-hotels-thank",
2222
"brown-sheep-fold",
2323
"bumpy-pens-cover",
24+
"calm-ends-follow",
25+
"chilly-ducks-work",
2426
"chubby-eagles-mate",
2527
"clever-trains-wait",
2628
"common-sites-flow",
@@ -141,6 +143,7 @@
141143
"stupid-points-study",
142144
"tasty-drinks-wash",
143145
"tasty-lions-fetch",
146+
"tasty-shoes-dig",
144147
"ten-beers-glow",
145148
"thick-coats-grow",
146149
"thick-taxis-pump",
@@ -150,6 +153,7 @@
150153
"tired-points-fold",
151154
"tricky-ads-drum",
152155
"tricky-bees-accept",
156+
"twelve-chairs-stare",
153157
"upset-news-ask",
154158
"upset-ravens-taste",
155159
"warm-bugs-burn",

apps/cli/CHANGELOG.md

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

3+
## 2.0.0-alpha.18
4+
5+
### Minor Changes
6+
7+
- a540baf: Added support for single and batch erc1155 deposit to applications via the cli
8+
9+
### Patch Changes
10+
11+
- 070bc63: quote ENV vars during build when it contains spaces
12+
- 0cd7431: adapt to rollups-node:2.0.0-alpha.7
13+
- cc15f37: fix run logs interruption
14+
315
## 2.0.0-alpha.17
416

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

0 commit comments

Comments
 (0)