opencode-branch-memory-manager 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.opencode/marketplace.json +1 -1
- package/dist/index.js +13144 -0
- package/package.json +3 -11
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"name": "branch-memory-manager",
|
|
14
14
|
"source": ".",
|
|
15
15
|
"description": "Automatically manages branch-specific context with auto-save and auto-load. Never lose your development context when switching git branches.",
|
|
16
|
-
"version": "0.1.
|
|
16
|
+
"version": "0.1.7",
|
|
17
17
|
"author": {
|
|
18
18
|
"name": "Davidcreador"
|
|
19
19
|
},
|