chore: release main (#11949)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This commit is contained in:
release-please[bot]
2024-02-22 09:09:03 +01:00
committed by GitHub
parent ceab7a9042
commit 19fe78f797
592 changed files with 235 additions and 63 deletions

View File

@@ -7,7 +7,7 @@
const versionsPerRelease = new Map([
// This is a mapping from Chrome version => Puppeteer version.
// In Chrome roll patches, use `NEXT` for the Puppeteer version.
['122.0.6261.57', 'NEXT'],
['122.0.6261.57', 'v22.2.0'],
['121.0.6167.85', 'v21.9.0'],
['120.0.6099.109', 'v21.8.0'],
['119.0.6045.105', 'v21.5.0'],