@djust-b2b/djust-front-sdk 3.0.0 → 3.0.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.mjs CHANGED
@@ -1326,7 +1326,7 @@ import * as Sentry from "@sentry/browser";
1326
1326
  import "isomorphic-fetch";
1327
1327
 
1328
1328
  // src/settings/sdk-version.ts
1329
- var SDK_VERSION = "3.0.0";
1329
+ var SDK_VERSION = "3.0.1";
1330
1330
 
1331
1331
  // src/settings/fetch-instance.ts
1332
1332
  var clientConfig = {
@@ -1,3 +1,3 @@
1
1
  /** Auto-generated by scripts/sync-sdk-version.js — do not edit */
2
- export declare const SDK_VERSION = "3.0.0";
2
+ export declare const SDK_VERSION = "3.0.1";
3
3
  //# sourceMappingURL=sdk-version.d.ts.map