@peopl-health/nexus 2.2.9 → 2.2.10

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.
@@ -122,7 +122,7 @@ class TwilioProvider extends MessageProvider {
122
122
  provider: 'twilio',
123
123
  timestamp: new Date(),
124
124
  fromMe: true,
125
- processed: true
125
+ processed: false
126
126
  });
127
127
  console.log('[TwilioProvider] Message persisted successfully', { messageId: result.sid });
128
128
  } catch (storageError) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@peopl-health/nexus",
3
- "version": "2.2.9",
3
+ "version": "2.2.10",
4
4
  "description": "Core messaging and assistant library for WhatsApp communication platforms",
5
5
  "keywords": [
6
6
  "whatsapp",