aamp-openclaw-plugin 0.1.47 → 0.1.49

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/dist/index.js CHANGED
@@ -1798,6 +1798,7 @@ var SmtpSender = class _SmtpSender {
1798
1798
  taskId,
1799
1799
  priority: opts.priority,
1800
1800
  expiresAt: opts.expiresAt,
1801
+ sessionKey: opts.sessionKey,
1801
1802
  dispatchContext: opts.dispatchContext,
1802
1803
  parentTaskId: opts.parentTaskId
1803
1804
  });