slashvibe-mcp 0.3.13 → 0.3.15
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/package.json +1 -1
- package/version.json +3 -3
package/package.json
CHANGED
package/version.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.3.
|
|
3
|
-
"updated": "2026-01-
|
|
4
|
-
"changelog": "
|
|
2
|
+
"version": "0.3.14",
|
|
3
|
+
"updated": "2026-01-26",
|
|
4
|
+
"changelog": "MCP cleanup: _shared utilities, version sync, deprecated tool archive, ESM->CommonJS",
|
|
5
5
|
"features": [
|
|
6
6
|
"Smart inbox checking - triggers on commits, tests, builds, natural breaks",
|
|
7
7
|
"Tech stack auto-detection for better connection matching",
|