@firebase/messaging 0.13.0 → 0.13.1-20260728185501

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.sw.cjs CHANGED
@@ -421,7 +421,7 @@ function getKey({ appConfig }) {
421
421
  return appConfig.appId;
422
422
  }
423
423
 
424
- const version = "0.13.0";
424
+ const version = "0.13.1-20260728185501";
425
425
 
426
426
  /**
427
427
  * @license