diff --git a/.changeset/four-eagles-boil.md b/.changeset/four-eagles-boil.md deleted file mode 100644 index 66a3b0f3..00000000 --- a/.changeset/four-eagles-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cartesi/cli": minor ---- - -bump node to 1.5.0, change epoch duration semantics and option name diff --git a/.changeset/good-kiwis-dance.md b/.changeset/good-kiwis-dance.md deleted file mode 100644 index a106458b..00000000 --- a/.changeset/good-kiwis-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cartesi/cli": minor ---- - -bump sdk to 0.9.0 (new anvil version) diff --git a/apps/cli/CHANGELOG.md b/apps/cli/CHANGELOG.md index 2ad414e0..573ea7f6 100644 --- a/apps/cli/CHANGELOG.md +++ b/apps/cli/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.15.0 + +### Minor Changes + +- 5274d0c: bump node to 1.5.0, change epoch duration semantics and option name +- 8b52ba8: bump sdk to 0.9.0 (new anvil version) + ## 0.14.3 ### Patch Changes diff --git a/apps/cli/package.json b/apps/cli/package.json index a55bc75a..9962a4f4 100644 --- a/apps/cli/package.json +++ b/apps/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cartesi/cli", - "version": "0.14.3", + "version": "0.15.0", "description": "Cartesi CLI", "author": "Danilo Tuler ", "bin": {