Skip to content

Commit 0546bf8

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

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"strong-nails-raise",
203203
"stupid-icons-exist",
204204
"stupid-points-study",
205+
"sweet-items-film",
205206
"tame-cobras-kick",
206207
"tasty-drinks-wash",
207208
"tasty-lions-fetch",

packages/devnet/CHANGELOG.md

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

3+
## 2.0.0-alpha.13
4+
5+
### Patch Changes
6+
7+
- f8ce0a2: Download artifacts dependencies sequentially to avoid race-condition errors when creating directories and files, which can result in EEXIST followed by ENOENT errors. Also, explicitly configure the task runner to exit on error, so it doesn't publish a package with missing required information.
8+
39
## 2.0.0-alpha.12
410

511
### Patch Changes

packages/devnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cartesi/devnet",
3-
"version": "2.0.0-alpha.12",
3+
"version": "2.0.0-alpha.13",
44
"license": "Apache-2.0",
55
"repository": "cartesi/cli",
66
"scripts": {

0 commit comments

Comments
 (0)