Skip to content

Commit 989a3d0

Browse files
committed
chore: bump @contextio/core and @contextio/proxy to 0.2.1
1 parent ce6a12a commit 989a3d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "@contextio/core",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Shared types, routing, and header utilities for the @context ecosystem. Zero dependencies.",
55
"license": "MIT",
66
"type": "module",

packages/proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contextio/proxy",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "HTTP proxy with plugin system for LLM API calls. Zero npm deps beyond @contextio/core.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)