@supabase/storage-js 2.97.1-canary.4 → 2.98.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.cjs CHANGED
@@ -1296,7 +1296,7 @@ var StorageFileApi = class extends BaseApiClient {
1296
1296
 
1297
1297
  //#endregion
1298
1298
  //#region src/lib/version.ts
1299
- const version = "2.97.1-canary.4";
1299
+ const version = "2.98.0";
1300
1300
 
1301
1301
  //#endregion
1302
1302
  //#region src/lib/constants.ts