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

Util version bump #3472

Merged
merged 3 commits into from
Jul 24, 2020
Merged

Util version bump #3472

merged 3 commits into from
Jul 24, 2020

Conversation

hsubox76
Copy link
Contributor

I approved https://github.com/firebase/firebase-js-sdk/pull/3165/files without realizing that it required a util bump because util code was changed.

I'm not sure if the bump should be minor instead because it added 3 public util methods.

Hope to cherrypick and re-release.

@hsubox76 hsubox76 requested a review from Feiyang1 as a code owner July 24, 2020 02:52
@changeset-bot
Copy link

changeset-bot bot commented Jul 24, 2020

🦋 Changeset is good to go

Latest commit: 756f99a

We got this.

This PR includes changesets to release 26 packages
Name Type
@firebase/analytics Patch
@firebase/util Minor
firebase Patch
@firebase/app Patch
@firebase/auth-interop-types Major
@firebase/auth-types Major
@firebase/component Patch
@firebase/database Patch
@firebase/firestore Patch
@firebase/installations Patch
@firebase/messaging Patch
@firebase/performance Patch
@firebase/remote-config Patch
@firebase/storage-types Major
@firebase/storage Patch
@firebase/testing Patch
@firebase/app-exp Patch
@firebase/functions-exp Patch
firebase-browserify-test Patch
firebase-package-typings-test Patch
firebase-messaging-selenium-test Patch
firebase-typescript-test Patch
firebase-webpack-test Patch
@firebase/auth Patch
@firebase/functions Patch
firebase-exp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -0,0 +1,8 @@
---
'@firebase/analytics': patch
'@firebase/util': patch
Copy link
Member

@Feiyang1 Feiyang1 Jul 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

util should be minor. Can you also add what new functions are added to util?

Suggested change
'@firebase/util': patch
'@firebase/util': minor

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, I suppose firebase should be minor as well then?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, because it doesn't cause any API change in firebase

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jul 24, 2020

Binary Size Report

Affected SDKs

No changes between base commit (18e5dea) and head commit (72770c3).

Test Logs

@hsubox76 hsubox76 changed the title Util patch bump Util version bump Jul 24, 2020
@hsubox76 hsubox76 merged commit a87676b into master Jul 24, 2020
@google-oss-bot google-oss-bot mentioned this pull request Jul 24, 2020
@hsubox76 hsubox76 deleted the ch-analyticsfix branch July 27, 2020 17:06
@firebase firebase locked and limited conversation to collaborators Aug 24, 2020
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.

None yet

3 participants