@peopl-health/nexus 4.2.2 → 4.2.3

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.
@@ -116,7 +116,7 @@ class MongoStorage {
116
116
  prompt: messageData.prompt || null,
117
117
  preset: messageData.preset || null,
118
118
  response_id: messageData.response_id || null,
119
- statusInfo: messageData.statusInfo || null,
119
+ statusInfo: messageData.statusInfo,
120
120
  clinical_context: messageData.clinicalContext || null,
121
121
  triggeredBy: messageData.triggeredBy || null
122
122
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@peopl-health/nexus",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
4
4
  "description": "Core messaging and assistant library for WhatsApp communication platforms",
5
5
  "keywords": [
6
6
  "whatsapp",