Skip to content

Commit c19134a

Browse files
chore: version packages (#789)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4359a33 commit c19134a

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/delegate-file-discipline.md

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

apps/perstack/CHANGELOG.md

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

3+
## 0.0.129
4+
5+
### Patch Changes
6+
7+
- [#788](https://github.com/perstack-ai/perstack/pull/788) [`4359a33`](https://github.com/perstack-ai/perstack/commit/4359a3376df78171f12a9d3513ede1e73aa02682) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - fix: add file creation discipline to delegate meta instruction and prevent infinite verify loops
8+
39
## 0.0.128
410

511
### Patch Changes

apps/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.128",
3+
"version": "0.0.129",
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.140
4+
5+
### Patch Changes
6+
7+
- [#788](https://github.com/perstack-ai/perstack/pull/788) [`4359a33`](https://github.com/perstack-ai/perstack/commit/4359a3376df78171f12a9d3513ede1e73aa02682) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - fix: add file creation discipline to delegate meta instruction and prevent infinite verify loops
8+
39
## 0.0.139
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.139",
3+
"version": "0.0.140",
44
"description": "Perstack Runtime",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)