Skip to content

Commit 935fc00

Browse files
chore: version packages (#617)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 023c89c commit 935fc00

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+206
-38
lines changed

.changeset/restore-tsdown-bundling.md

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

apps/base/CHANGELOG.md

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

3+
## 0.0.67
4+
5+
### Patch Changes
6+
7+
- [#616](https://github.com/perstack-ai/perstack/pull/616) [`023c89c`](https://github.com/perstack-ai/perstack/commit/023c89cc1684c99a9cfc7a3ea548c3120d291da0) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Fix: restore tsdown bundling and resolve workspace:\* in published packages
8+
9+
- Updated dependencies [[`023c89c`](https://github.com/perstack-ai/perstack/commit/023c89cc1684c99a9cfc7a3ea548c3120d291da0)]:
10+
- @perstack/core@0.0.55
11+
312
## 0.0.66
413

514
### Patch Changes

apps/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perstack/base",
3-
"version": "0.0.66",
3+
"version": "0.0.67",
44
"description": "Perstack base skills for agents.",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@modelcontextprotocol/sdk": "^1.26.0",
34-
"@perstack/core": "0.0.54",
34+
"@perstack/core": "0.0.55",
3535
"commander": "^14.0.3",
3636
"zod": "^4.3.6"
3737
},

apps/create-expert-skill/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [#616](https://github.com/perstack-ai/perstack/pull/616) [`023c89c`](https://github.com/perstack-ai/perstack/commit/023c89cc1684c99a9cfc7a3ea548c3120d291da0) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Fix: restore tsdown bundling and resolve workspace:\* in published packages
8+
39
## 0.0.3
410

511
### Patch Changes

apps/create-expert-skill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perstack/create-expert-skill",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "MCP skill for testing Perstack expert definitions",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

apps/create-expert/CHANGELOG.md

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

3+
## 0.0.44
4+
5+
### Patch Changes
6+
7+
- [#616](https://github.com/perstack-ai/perstack/pull/616) [`023c89c`](https://github.com/perstack-ai/perstack/commit/023c89cc1684c99a9cfc7a3ea548c3120d291da0) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Fix: restore tsdown bundling and resolve workspace:\* in published packages
8+
39
## 0.0.43
410

511
### Patch Changes

apps/create-expert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-expert",
3-
"version": "0.0.43",
3+
"version": "0.0.44",
44
"description": "Create and modify Perstack expert definitions",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

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.96
4+
5+
### Patch Changes
6+
7+
- [#616](https://github.com/perstack-ai/perstack/pull/616) [`023c89c`](https://github.com/perstack-ai/perstack/commit/023c89cc1684c99a9cfc7a3ea548c3120d291da0) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Fix: restore tsdown bundling and resolve workspace:\* in published packages
8+
39
## 0.0.95
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.95",
3+
"version": "0.0.96",
44
"description": "PerStack CLI",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

packages/core/CHANGELOG.md

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

3+
## 0.0.55
4+
5+
### Patch Changes
6+
7+
- [#616](https://github.com/perstack-ai/perstack/pull/616) [`023c89c`](https://github.com/perstack-ai/perstack/commit/023c89cc1684c99a9cfc7a3ea548c3120d291da0) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Fix: restore tsdown bundling and resolve workspace:\* in published packages
8+
39
## 0.0.54
410

511
### Patch Changes

0 commit comments

Comments
 (0)