chore: release main (#9161)

This commit is contained in:
release-please[bot] 2022-10-25 11:12:17 +02:00 committed by GitHub
parent 2245d7d6ed
commit fe4fcf6019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
737 changed files with 12 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"packages/puppeteer": "19.1.1",
"packages/puppeteer": "19.1.2",
"packages/puppeteer-core": "19.1.1",
"packages/testserver": "0.6.0"
}

2
package-lock.json generated
View File

@ -8464,7 +8464,7 @@
}
},
"packages/puppeteer": {
"version": "19.1.1",
"version": "19.1.2",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [19.1.2](https://github.com/puppeteer/puppeteer/compare/v19.1.1...v19.1.2) (2022-10-25)
### Bug Fixes
* skip browser download ([#9160](https://github.com/puppeteer/puppeteer/issues/9160)) ([2245d7d](https://github.com/puppeteer/puppeteer/commit/2245d7d6ed0630ee1ad985dcbd48354772924750))
## [19.1.1](https://github.com/puppeteer/puppeteer/compare/v19.1.0...v19.1.1) (2022-10-21)

View File

@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "19.1.1",
"version": "19.1.2",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"keywords": [
"puppeteer",

Some files were not shown because too many files have changed in this diff Show More