@firebase/auth-interop-types 0.2.1 → 0.2.2-canary.42fcdfe4c

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/CHANGELOG.md +0 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/auth-interop-types",
3
- "version": "0.2.1",
3
+ "version": "0.2.2-canary.42fcdfe4c",
4
4
  "description": "@firebase/auth interop Types",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "license": "Apache-2.0",
@@ -14,7 +14,7 @@
14
14
  "repository": {
15
15
  "directory": "packages/auth-types",
16
16
  "type": "git",
17
- "url": "https://github.com/firebase/firebase-js-sdk.git"
17
+ "url": "git+https://github.com/firebase/firebase-js-sdk.git"
18
18
  },
19
19
  "bugs": {
20
20
  "url": "https://github.com/firebase/firebase-js-sdk/issues"
package/CHANGELOG.md DELETED
@@ -1,25 +0,0 @@
1
- # @firebase/auth-interop-types
2
-
3
- ## 0.2.1
4
-
5
- ### Patch Changes
6
-
7
- - [`e9bcd4c43`](https://github.com/firebase/firebase-js-sdk/commit/e9bcd4c43a0628ebce570f03f1e91dfa93fffca2) [#6940](https://github.com/firebase/firebase-js-sdk/pull/6940) - Remove unused peerDependencies.
8
-
9
- ## 0.2.0
10
-
11
- ### Minor Changes
12
-
13
- - [`1625f7a95`](https://github.com/firebase/firebase-js-sdk/commit/1625f7a95cc3ffb666845db0a8044329be74b5be) [#6799](https://github.com/firebase/firebase-js-sdk/pull/6799) - Update TypeScript version to 4.7.4.
14
-
15
- ## 0.1.7
16
-
17
- ### Patch Changes
18
-
19
- - [`4af28c1a4`](https://github.com/firebase/firebase-js-sdk/commit/4af28c1a42bd25ce2353f694ca1724c6101cbce5) [#6682](https://github.com/firebase/firebase-js-sdk/pull/6682) - Upgrade TypeScript to 4.7.4.
20
-
21
- ## 0.1.6
22
-
23
- ### Patch Changes
24
-
25
- - [`3f370215a`](https://github.com/firebase/firebase-js-sdk/commit/3f370215aa571db6b41b92a7d8a9aaad2ea0ecd0) [#4808](https://github.com/firebase/firebase-js-sdk/pull/4808) (fixes [#4789](https://github.com/firebase/firebase-js-sdk/issues/4789)) - Update peerDependencies