switchroom 0.13.31 → 0.13.33

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.13.31",
3
+ "version": "0.13.33",
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": {
@@ -48504,10 +48504,10 @@ function sweepStaleTurnActiveMarker(stateDir, opts) {
48504
48504
  }
48505
48505
 
48506
48506
  // ../src/build-info.ts
48507
- var VERSION = "0.13.31";
48508
- var COMMIT_SHA = "061eead1";
48509
- var COMMIT_DATE = "2026-05-24T13:21:09Z";
48510
- var LATEST_PR = 1736;
48507
+ var VERSION = "0.13.33";
48508
+ var COMMIT_SHA = "a8018071";
48509
+ var COMMIT_DATE = "2026-05-24T20:31:16Z";
48510
+ var LATEST_PR = 1740;
48511
48511
  var COMMITS_AHEAD_OF_TAG = 0;
48512
48512
 
48513
48513
  // gateway/boot-version.ts