@magemetrics/core 0.3.0 → 0.3.1

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
@@ -2870,7 +2870,7 @@ var toSearchParams = ({ cursor, filters, sorting, limit }) => {
2870
2870
 
2871
2871
  // package.json
2872
2872
  var package_default = {
2873
- version: "0.3.0"};
2873
+ version: "0.3.1"};
2874
2874
  var MageMetricsChatTransport = class extends DefaultChatTransport {
2875
2875
  constructor(apiUrl, flowId, options) {
2876
2876
  super({