@magemetrics/core 0.1.7 → 0.1.8

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
@@ -2572,7 +2572,7 @@ var toSearchParams = ({ cursor, filters, sorting, limit }) => {
2572
2572
 
2573
2573
  // package.json
2574
2574
  var package_default = {
2575
- version: "0.1.7"};
2575
+ version: "0.1.8"};
2576
2576
  var MageMetricsChatTransport = class extends DefaultChatTransport {
2577
2577
  constructor(apiUrl, flowId, options) {
2578
2578
  super({