slashvibe-mcp 0.3.14 → 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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/version.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slashvibe-mcp",
3
- "version": "0.3.14",
3
+ "version": "0.3.15",
4
4
  "mcpName": "io.github.vibecodinginc/vibe",
5
5
  "description": "Social layer for Claude Code - DMs, presence, and connection between AI-assisted developers",
6
6
  "main": "index.js",
package/version.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
- "version": "0.3.13",
3
- "updated": "2026-01-22",
4
- "changelog": "Platform polish: smart inbox, streaks, leaderboards, gig recommendations, mobile dashboard",
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",