@supabase/storage-js 2.106.0 → 2.106.1-beta.0

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
@@ -1529,7 +1529,7 @@ var StorageFileApi = class extends BaseApiClient {
1529
1529
 
1530
1530
  //#endregion
1531
1531
  //#region src/lib/version.ts
1532
- const version = "2.106.0";
1532
+ const version = "2.106.1-beta.0";
1533
1533
 
1534
1534
  //#endregion
1535
1535
  //#region src/lib/constants.ts