@magemetrics/core 0.5.0 → 0.5.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
@@ -3150,7 +3150,7 @@ var toSearchParams = ({ cursor, filters, sorting, limit }) => {
3150
3150
 
3151
3151
  // package.json
3152
3152
  var package_default = {
3153
- version: "0.5.0"};
3153
+ version: "0.5.1"};
3154
3154
  var MageMetricsChatTransport = class extends DefaultChatTransport {
3155
3155
  constructor(apiUrl, flowId, options) {
3156
3156
  super({