Skip to content

Commit 61fa8fb

Browse files
committed
release: v0.21.4
1 parent 0546e04 commit 61fa8fb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/magic-context",
3-
"version": "0.21.2",
3+
"version": "0.21.4",
44
"description": "Unified CLI for Magic Context — setup, doctor, and migration across OpenCode and Pi",
55
"keywords": [
66
"opencode",

packages/pi-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/pi-magic-context",
3-
"version": "0.21.2",
3+
"version": "0.21.4",
44
"type": "module",
55
"description": "Pi coding agent extension for Magic Context — cross-session memory and context management",
66
"main": "dist/index.js",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/opencode-magic-context",
3-
"version": "0.21.2",
3+
"version": "0.21.4",
44
"type": "module",
55
"description": "OpenCode plugin for Magic Context — cross-session memory and context management",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)