@riverbankcms/sdk 0.7.3 → 0.7.4

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.
@@ -2331,7 +2331,7 @@ var SimpleCache = class {
2331
2331
  };
2332
2332
 
2333
2333
  // src/version.ts
2334
- var SDK_VERSION = "0.7.3";
2334
+ var SDK_VERSION = "0.7.4";
2335
2335
 
2336
2336
  // src/client/error.ts
2337
2337
  var RiverbankApiError = class _RiverbankApiError extends Error {
@@ -3049,4 +3049,4 @@ function createRiverbankClient(config) {
3049
3049
 
3050
3050
 
3051
3051
  exports.API_ENDPOINTS = API_ENDPOINTS; exports.buildEndpointURL = buildEndpointURL; exports.SDK_VERSION = SDK_VERSION; exports.PREBUILD_PAGE_SIZE = PREBUILD_PAGE_SIZE; exports.DEFAULT_PREBUILD_DIR = DEFAULT_PREBUILD_DIR; exports.init_constants = init_constants; exports.canUsePrebuild = canUsePrebuild; exports.PrebuildLoader = PrebuildLoader; exports.createPrebuildLoader = createPrebuildLoader; exports.init_loader = init_loader; exports.createRiverbankClient = createRiverbankClient;
3052
- //# sourceMappingURL=chunk-VLXTNB2C.js.map
3052
+ //# sourceMappingURL=chunk-6Z4MQG47.js.map