switchroom 0.15.34 → 0.15.36

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "switchroom",
3
- "version": "0.15.34",
3
+ "version": "0.15.36",
4
4
  "description": "Run Claude Code 24/7 on your Claude Pro/Max subscription over Telegram. Open-source alternative to OpenClaw and NanoClaw — no API keys.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -54460,10 +54460,10 @@ function readTurnActiveMarkerAgeMs(stateDir, now) {
54460
54460
  }
54461
54461
 
54462
54462
  // ../src/build-info.ts
54463
- var VERSION = "0.15.34";
54464
- var COMMIT_SHA = "508eb512";
54465
- var COMMIT_DATE = "2026-06-16T02:47:01Z";
54466
- var LATEST_PR = 2389;
54463
+ var VERSION = "0.15.36";
54464
+ var COMMIT_SHA = "18736aec";
54465
+ var COMMIT_DATE = "2026-06-16T09:16:32Z";
54466
+ var LATEST_PR = 2395;
54467
54467
  var COMMITS_AHEAD_OF_TAG = 0;
54468
54468
 
54469
54469
  // gateway/boot-version.ts