Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #5076

Merged
merged 1 commit into from
Jul 1, 2021
Merged

Version Packages #5076

merged 1 commit into from
Jul 1, 2021

Conversation

google-oss-bot
Copy link
Contributor

@google-oss-bot google-oss-bot commented Jun 28, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.

Releases

@firebase/app-check@0.2.0

Minor Changes

  • 870dd5e35 #5033 - Added getToken() and onTokenChanged methods to App Check.

Patch Changes

  • 5d007b8fb #5084 - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.

  • 5d31e2192 #5055 (fixes #5052) - Fix an error causing App Check to log HTTP status 429 errors in debug mode.

  • Updated dependencies [870dd5e35, 5d007b8fb, 56a6a9d4a]:

    • @firebase/app-check-types@0.2.0
    • @firebase/component@0.5.4

@firebase/app-check-types@0.2.0

Minor Changes

  • 870dd5e35 #5033 - Added getToken() and onTokenChanged methods to App Check.

Patch Changes

  • 5d007b8fb #5084 - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.

firebase@8.7.0

Minor Changes

  • 870dd5e35 #5033 - Added getToken() and onTokenChanged methods to App Check.

Patch Changes

  • Updated dependencies [870dd5e35, 5d007b8fb, 5d31e2192, 56a6a9d4a]:
    • @firebase/app-check@0.2.0
    • @firebase/auth@0.16.8
    • @firebase/firestore@2.3.8
    • @firebase/storage@0.5.6
    • @firebase/analytics@0.6.14
    • @firebase/app@0.6.28
    • @firebase/database@0.10.6
    • @firebase/functions@0.6.13
    • @firebase/installations@0.4.30
    • @firebase/messaging@0.7.14
    • @firebase/performance@0.4.16
    • @firebase/remote-config@0.1.41

@firebase/analytics@0.6.14

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4
    • @firebase/installations@0.4.30

@firebase/app@0.6.28

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4

@firebase/auth@0.16.8

Patch Changes

  • 56a6a9d4a #5071 (fixes #4932) - Auto initialize auth-internal after auth has been initialized.

@firebase/component@0.5.4

Patch Changes

  • 56a6a9d4a #5071 (fixes #4932) - Auto initialize auth-internal after auth has been initialized.

@firebase/database@0.10.6

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4

@firebase/firestore@2.3.8

Patch Changes

  • Updated dependencies [85f73abb5, 56a6a9d4a]:
    • @firebase/webchannel-wrapper@0.5.1
    • @firebase/component@0.5.4

@firebase/functions@0.6.13

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4

@firebase/installations@0.4.30

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4

@firebase/messaging@0.7.14

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4
    • @firebase/installations@0.4.30

@firebase/performance@0.4.16

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4
    • @firebase/installations@0.4.30

@firebase/remote-config@0.1.41

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4
    • @firebase/installations@0.4.30

@firebase/rules-unit-testing@1.3.9

Patch Changes

@firebase/storage@0.5.6

Patch Changes

  • Updated dependencies [56a6a9d4a]:
    • @firebase/component@0.5.4

@firebase/webchannel-wrapper@0.5.1

Patch Changes

@google-cla
Copy link

google-cla bot commented Jun 28, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-oss-bot
Copy link
Contributor Author

Size Analysis Report

Affected Products

No changes between base commit (56a6a9d) and head commit (04e59b4).

@github-actions github-actions bot force-pushed the changeset-release/release branch from 60e7c49 to b374286 Compare June 29, 2021 20:26
@google-cla
Copy link

google-cla bot commented Jun 29, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@github-actions github-actions bot force-pushed the changeset-release/release branch from b374286 to 118620b Compare June 30, 2021 23:32
@google-cla
Copy link

google-cla bot commented Jun 30, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@github-actions github-actions bot force-pushed the changeset-release/release branch from 118620b to 686243c Compare July 1, 2021 22:18
@google-cla
Copy link

google-cla bot commented Jul 1, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@Feiyang1 Feiyang1 merged commit 99526ac into release Jul 1, 2021
@Feiyang1 Feiyang1 deleted the changeset-release/release branch July 1, 2021 23:24
@firebase firebase locked and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants