Skip to content

Commit d5c176f

Browse files
chore: version packages (#780)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44ddd54 commit d5c176f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/refactor-coordinator-instruction.md

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

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.139
4+
5+
### Patch Changes
6+
7+
- [#779](https://github.com/perstack-ai/perstack/pull/779) [`44ddd54`](https://github.com/perstack-ai/perstack/commit/44ddd547aec37db4abc0e5a68a13acc4220f6c33) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Streamline coordinator meta instruction: reduce over-emphasis on parallel delegation, simplify general instructions, and clarify workspace cleanup rules
8+
39
## 0.0.138
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.138",
3+
"version": "0.0.139",
44
"description": "Perstack Runtime",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)