Skip to content

Commit

Permalink
release: version packages (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tuler committed Oct 25, 2024
1 parent 486380e commit 0de9fb6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"tsconfig": "0.0.0"
},
"changesets": [
"big-ghosts-rescue",
"blue-planes-develop",
"early-ants-yell",
"eight-schools-repair",
Expand Down
6 changes: 6 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.0-alpha.1

### Patch Changes

- 29ba930: enforce build for linux/riscv64 platform

## 2.0.0-alpha.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cartesi/cli",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"description": "Cartesi CLI",
"author": "Danilo Tuler <tuler@pobox.com>",
"bin": {
Expand Down

0 comments on commit 0de9fb6

Please sign in to comment.