Skip to content

Commit 073f956

Browse files
github-actions[bot]tuler
authored andcommitted
release: version packages (alpha)
1 parent 46132d0 commit 073f956

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
"real-guests-peel",
136136
"real-squids-love",
137137
"red-birds-count",
138+
"red-boxes-rhyme",
138139
"rude-actors-sniff",
139140
"salty-hoops-move",
140141
"shaggy-guests-look",
@@ -152,6 +153,7 @@
152153
"solid-owls-burn",
153154
"spicy-bananas-hope",
154155
"spicy-pillows-bow",
156+
"stale-ideas-ask",
155157
"strong-nails-raise",
156158
"stupid-icons-exist",
157159
"stupid-points-study",

packages/sdk/CHANGELOG.md

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

3+
## 0.12.0-alpha.27
4+
5+
### Patch Changes
6+
7+
- c8660fd: bump foundry to v1.4.3
8+
- 46132d0: bump rollups-node to 2.0.0-alpha.9
9+
310
## 0.12.0-alpha.26
411

512
### 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.12.0-alpha.26",
4+
"version": "0.12.0-alpha.27",
55
"scripts": {
66
"build": "docker buildx bake --load --metadata-file=build.json"
77
}

0 commit comments

Comments
 (0)