File tree Expand file tree Collapse file tree 10 files changed +29
-9
lines changed Expand file tree Collapse file tree 10 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 10.9.5] ( https://github.com/microlinkhq/browserless/compare/v10.9.4...v10.9.5 ) (2025-09-30)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 10.9.4 " ,
5
+ "version" : " 10.9.5 " ,
6
6
"command" : {
7
7
"bootstrap" : {
8
8
"npmClientArgs" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 10.9.5] ( https://github.com/microlinkhq/browserless/compare/v10.9.4...v10.9.5 ) (2025-09-30)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"name" : " browserless" ,
3
3
"description" : " The headless Chrome/Chromium performance driver for Node.js" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.9.4 " ,
5
+ "version" : " 10.9.5 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
33
33
"dependencies" : {
34
34
"@browserless/errors" : " ^10.7.13" ,
35
35
"@browserless/goto" : " ^10.9.4" ,
36
- "@browserless/pdf" : " ^10.9.4 " ,
37
- "@browserless/screenshot" : " ^10.9.4 " ,
36
+ "@browserless/pdf" : " ^10.9.5 " ,
37
+ "@browserless/screenshot" : " ^10.9.5 " ,
38
38
"debug-logfmt" : " ~1.4.0" ,
39
39
"kill-process-group" : " ~1.0.12" ,
40
40
"p-reflect" : " ~2.1.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 10.9.5] ( https://github.com/microlinkhq/browserless/compare/v10.9.4...v10.9.5 ) (2025-09-30)
7
+
8
+ ** Note:** Version bump only for package @browserless/cli
9
+
6
10
## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7
11
8
12
** Note:** Version bump only for package @browserless/cli
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/cli" ,
3
3
"description" : " CLI to interact with Browserless capabilities" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.9.4 " ,
5
+ "version" : " 10.9.5 " ,
6
6
"bin" : {
7
7
"browserless" : " src/index.js"
8
8
},
32
32
],
33
33
"dependencies" : {
34
34
"beauty-error" : " ~1.2.21" ,
35
- "browserless" : " ^10.9.4 " ,
35
+ "browserless" : " ^10.9.5 " ,
36
36
"dark-mode" : " ~3.0.0" ,
37
37
"dset" : " ~3.1.4" ,
38
38
"mri" : " ~1.2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 10.9.5] ( https://github.com/microlinkhq/browserless/compare/v10.9.4...v10.9.5 ) (2025-09-30)
7
+
8
+ ** Note:** Version bump only for package @browserless/pdf
9
+
6
10
## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7
11
8
12
** Note:** Version bump only for package @browserless/pdf
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/pdf" ,
3
3
"description" : " Sensible good defaults for exporting a website as PDF" ,
4
4
"homepage" : " https://browserless.js.org/#/?id=pdfurl-options" ,
5
- "version" : " 10.9.4 " ,
5
+ "version" : " 10.9.5 " ,
6
6
"main" : " src" ,
7
7
"repository" : {
8
8
"directory" : " packages/pdf" ,
25
25
],
26
26
"dependencies" : {
27
27
"@browserless/goto" : " ^10.9.4" ,
28
- "@browserless/screenshot" : " ^10.9.4 " ,
28
+ "@browserless/screenshot" : " ^10.9.5 " ,
29
29
"@kikobeats/time-span" : " ~1.0.8" ,
30
30
"debug-logfmt" : " ~1.4.0" ,
31
31
"pretty-ms" : " ~7.0.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 10.9.5] ( https://github.com/microlinkhq/browserless/compare/v10.9.4...v10.9.5 ) (2025-09-30)
7
+
8
+ ** Note:** Version bump only for package @browserless/screenshot
9
+
6
10
## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7
11
8
12
** Note:** Version bump only for package @browserless/screenshot
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/screenshot" ,
3
3
"description" : " Take a clean screenshot of any website" ,
4
4
"homepage" : " https://browserless.js.org/#/?id=screenshoturl-options" ,
5
- "version" : " 10.9.4 " ,
5
+ "version" : " 10.9.5 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
You can’t perform that action at this time.
0 commit comments