@poolzin/pool-bot 2026.4.5 → 2026.4.6

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026.4.5",
3
- "commit": "f7633be5aaecce274ef01866ea24984cf13dbe82",
4
- "builtAt": "2026-03-25T03:19:14.265Z"
2
+ "version": "2026.4.6",
3
+ "commit": "219654ce1a89490cb2316548cf88e749bd639101",
4
+ "builtAt": "2026-03-25T03:34:55.574Z"
5
5
  }
@@ -487,7 +487,7 @@ export function attachGatewayWsMessageHandler(params) {
487
487
  role,
488
488
  scopes,
489
489
  remoteIp: reportedClientIp,
490
- silent: isLocalClient && reason === "not-paired",
490
+ silent: isLocalClient,
491
491
  });
492
492
  const context = buildRequestContext();
493
493
  if (pairing.request.silent === true) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@poolzin/pool-bot",
3
- "version": "2026.4.5",
3
+ "version": "2026.4.6",
4
4
  "description": "🎱 Pool Bot - AI assistant with PLCODE integrations",
5
5
  "keywords": [],
6
6
  "license": "MIT",