Skip to content

Commit 05c7a1b

Browse files
committed
chore(release): v10.7.12
1 parent bf61770 commit 05c7a1b

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.7.12](https://github.com/microlinkhq/browserless/compare/v10.7.11...v10.7.12) (2025-07-31)
7+
8+
### Bug Fixes
9+
10+
* **lighthouse:** pass flags ([bf61770](https://github.com/microlinkhq/browserless/commit/bf6177073a862fa39d1cbbbda9e04642865534ed))
11+
612
## [10.7.11](https://github.com/microlinkhq/browserless/compare/v10.7.10...v10.7.11) (2025-05-20)
713

814
**Note:** Version bump only for package browserless

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "10.7.11",
5+
"version": "10.7.12",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/lighthouse/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.7.12](https://github.com/microlinkhq/browserless/compare/v10.7.11...v10.7.12) (2025-07-31)
7+
8+
### Bug Fixes
9+
10+
* **lighthouse:** pass flags ([bf61770](https://github.com/microlinkhq/browserless/commit/bf6177073a862fa39d1cbbbda9e04642865534ed))
11+
612
## [10.7.10](https://github.com/microlinkhq/browserless/compare/v10.7.9...v10.7.10) (2025-05-11)
713

814
**Note:** Version bump only for package @browserless/lighthouse

packages/lighthouse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@browserless/lighthouse",
33
"description": "Browserless Lighthouse integration using puppeteer.",
44
"homepage": "https://browserless.js.org",
5-
"version": "10.7.10",
5+
"version": "10.7.12",
66
"main": "src",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)