Skip to content

Commit 891d429

Browse files
github-actions[bot]tuler
authored andcommitted
release: version packages
1 parent 20baf3d commit 891d429

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pretty-terms-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sdk/CHANGELOG.md

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

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- 20baf3d: fix: work around assert-rolling-template issue
8+
39
## 0.11.0
410

511
### Minor Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cartesi/sdk",
33
"private": true,
4-
"version": "0.11.0",
4+
"version": "0.11.1",
55
"scripts": {
66
"build": "docker buildx bake --load"
77
}

0 commit comments

Comments
 (0)