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

Update browser version update to support release branches #2536

Open
OrKoN opened this issue Aug 27, 2024 · 1 comment
Open

Update browser version update to support release branches #2536

OrKoN opened this issue Aug 27, 2024 · 1 comment
Assignees

Comments

@OrKoN
Copy link
Collaborator

OrKoN commented Aug 27, 2024

See #2531

Whenever the pinned browser rolls to the next major version, the browser roll PR should be prefixed with feat: ... instead of build: .... For non-major bumps, it should remain prefixed build: .

@OrKoN
Copy link
Collaborator Author

OrKoN commented Aug 27, 2024

@Lightning00Blade it should be very similar to what we do in Puppeteer. Could you PTAL?

OrKoN added a commit that referenced this issue Sep 2, 2024
major version rolls will result in a feature commit, that would bump the
package version in a way that allows for patch releases for the previous
major browser version.

Closes ##2536
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants