@mx-cartographer/experiences 6.5.5 → 6.5.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.
package/CHANGELOG.md
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -8189,6 +8189,8 @@ const Gs = ({ transaction: e }) => {
|
|
|
8189
8189
|
const G = ka(C, $e(v.date)), O = {
|
|
8190
8190
|
account_guid: v.account_guid,
|
|
8191
8191
|
amount: v.amount,
|
|
8192
|
+
created_by: 0,
|
|
8193
|
+
// User
|
|
8192
8194
|
merchant_guid: v.merchant_guid,
|
|
8193
8195
|
description: v.payee || v.description || v.feed_description,
|
|
8194
8196
|
predicted_occurs_on: Zi(G, { representation: "date" }),
|