Skip to content

Commit 6052602

Browse files
Version Packages (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3a12e93 commit 6052602

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/big-islands-study.md

-6
This file was deleted.

apps/cli/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @guidanoli/cmioc-cli
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- c05ade0: Use Vercel app as package homepage
8+
- Updated dependencies [c05ade0]
9+
- @guidanoli/cmioc@0.2.1
10+
311
## 0.1.5
412

513
### Patch Changes

apps/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guidanoli/cmioc-cli",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Cartesi Machine Input/Output Codec CLI",
55
"keywords": [
66
"cartesi",

packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @guidanoli/cmioc
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- c05ade0: Use Vercel app as package homepage
8+
39
## 0.2.0
410

511
### Minor Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guidanoli/cmioc",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Cartesi Machine Input/Output Codec",
55
"keywords": [
66
"cartesi",

0 commit comments

Comments
 (0)