@firebase/storage 0.8.4-2021912211028 → 0.8.4-canary.f48527617

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  #Unreleased
2
2
 
3
- ## 0.8.4-2021912211028
3
+ ## 0.8.4
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,9 +8,6 @@
8
8
 
9
9
  * [`93795c780`](https://github.com/firebase/firebase-js-sdk/commit/93795c7801d6b28ccbbe5855fd2f3fc377b1db5f) [#5596](https://github.com/firebase/firebase-js-sdk/pull/5596) - report build variants for packages
10
10
 
11
- * Updated dependencies [[`93795c780`](https://github.com/firebase/firebase-js-sdk/commit/93795c7801d6b28ccbbe5855fd2f3fc377b1db5f)]:
12
- - @firebase/app@0.7.4-2021912211028
13
-
14
11
  ## 0.8.3
15
12
 
16
13
  ### Patch Changes
@@ -3351,7 +3351,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3351
3351
  }());
3352
3352
 
3353
3353
  var name = "@firebase/storage";
3354
- var version = "0.8.4-2021912211028";
3354
+ var version = "0.8.4-canary.f48527617";
3355
3355
 
3356
3356
  /**
3357
3357
  * @license