Skip to content

Commit 5d2e82e

Browse files
committed
chore: bump packages
1 parent 1f20fbf commit 5d2e82e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arvoretech/hub-core",
3-
"version": "0.23.3",
3+
"version": "0.24.0",
44
"description": "Core config loader, types, and prompt builders for hub workspaces",
55
"main": "dist/index.js",
66
"type": "module",

packages/pi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arvoretech/hub-pi",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Pi runtime package for hub.yaml workspaces — interprets config at runtime with no static generation",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)