Skip to content

Commit 9c3ce03

Browse files
chore: version packages
1 parent cd5dbb1 commit 9c3ce03

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/fix-delegate-expert-not-found.md

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

packages/perstack/CHANGELOG.md

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

3+
## 0.0.37
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cd5dbb1`](https://github.com/perstack-ai/perstack/commit/cd5dbb1a46372a6772ec78ff24292a541fc0d081)]:
8+
- @perstack/runtime@0.0.55
9+
310
## 0.0.36
411

512
### Patch Changes

packages/perstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "perstack",
3-
"version": "0.0.36",
3+
"version": "0.0.37",
44
"description": "PerStack CLI",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

packages/runtime/CHANGELOG.md

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

3+
## 0.0.55
4+
5+
### Patch Changes
6+
7+
- [#9](https://github.com/perstack-ai/perstack/pull/9) [`cd5dbb1`](https://github.com/perstack-ai/perstack/commit/cd5dbb1a46372a6772ec78ff24292a541fc0d081) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Add explicit error message when delegate expert is not found
8+
39
## 0.0.54
410

511
### Patch Changes

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perstack/runtime",
3-
"version": "0.0.54",
3+
"version": "0.0.55",
44
"description": "Perstack Runtime",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)