File tree Expand file tree Collapse file tree 12 files changed +33
-9
lines changed
Expand file tree Collapse file tree 12 files changed +33
-9
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.7.11] ( https://github.com/microlinkhq/browserless/compare/v10.7.10...v10.7.11 ) (2025-05-20)
7+
8+ ** Note:** Version bump only for package browserless
9+
610## [ 10.7.10] ( https://github.com/microlinkhq/browserless/compare/v10.7.9...v10.7.10 ) (2025-05-11)
711
812** Note:** Version bump only for package browserless
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 10.7.10 " ,
5+ "version" : " 10.7.11 " ,
66 "command" : {
77 "bootstrap" : {
88 "npmClientArgs" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.7.11] ( https://github.com/microlinkhq/browserless/compare/v10.7.10...v10.7.11 ) (2025-05-20)
7+
8+ ** Note:** Version bump only for package browserless
9+
610## [ 10.7.10] ( https://github.com/microlinkhq/browserless/compare/v10.7.9...v10.7.10 ) (2025-05-11)
711
812** Note:** Version bump only for package browserless
Original file line number Diff line number Diff line change 22 "name" : " browserless" ,
33 "description" : " The headless Chrome/Chromium performance driver for Node.js" ,
44 "homepage" : " https://browserless.js.org" ,
5- "version" : " 10.7.10 " ,
5+ "version" : " 10.7.11 " ,
66 "main" : " src/index.js" ,
77 "author" : {
883434 "@browserless/errors" : " ^10.7.1" ,
3535 "@browserless/goto" : " ^10.7.10" ,
3636 "@browserless/pdf" : " ^10.7.10" ,
37- "@browserless/screenshot" : " ^10.7.10 " ,
37+ "@browserless/screenshot" : " ^10.7.11 " ,
3838 "debug-logfmt" : " ~1.2.3" ,
3939 "kill-process-group" : " ~1.0.11" ,
4040 "p-reflect" : " ~2.1.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.7.11] ( https://github.com/microlinkhq/browserless/compare/v10.7.10...v10.7.11 ) (2025-05-20)
7+
8+ ** Note:** Version bump only for package @browserless/cli
9+
610## [ 10.7.10] ( https://github.com/microlinkhq/browserless/compare/v10.7.9...v10.7.10 ) (2025-05-11)
711
812** Note:** Version bump only for package @browserless/cli
Original file line number Diff line number Diff line change 22 "name" : " @browserless/cli" ,
33 "description" : " CLI to interact with Browserless capabilities" ,
44 "homepage" : " https://browserless.js.org" ,
5- "version" : " 10.7.10 " ,
5+ "version" : " 10.7.11 " ,
66 "bin" : {
77 "browserless" : " src/index.js"
88 },
3232 ],
3333 "dependencies" : {
3434 "beauty-error" : " ~1.2.20" ,
35- "browserless" : " ^10.7.10 " ,
35+ "browserless" : " ^10.7.11 " ,
3636 "dark-mode" : " ~3.0.0" ,
3737 "dset" : " ~3.1.4" ,
3838 "mri" : " ~1.2.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.7.11] ( https://github.com/microlinkhq/browserless/compare/v10.7.10...v10.7.11 ) (2025-05-20)
7+
8+ ** Note:** Version bump only for package @browserless/function
9+
610## [ 10.7.10] ( https://github.com/microlinkhq/browserless/compare/v10.7.9...v10.7.10 ) (2025-05-11)
711
812** Note:** Version bump only for package @browserless/function
Original file line number Diff line number Diff line change 22 "name" : " @browserless/function" ,
33 "description" : " Run abritrary JavaScript inside a browser sandbox" ,
44 "homepage" : " https://browserless.js.org" ,
5- "version" : " 10.7.10 " ,
5+ "version" : " 10.7.11 " ,
66 "main" : " src/index.js" ,
77 "author" : {
883838 "acorn" : " ~8.14.0" ,
3939 "acorn-walk" : " ~8.3.4" ,
4040 "ava" : " 5" ,
41- "browserless" : " ^10.7.10 " ,
41+ "browserless" : " ^10.7.11 " ,
4242 "lodash" : " latest"
4343 },
4444 "engines" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.7.11] ( https://github.com/microlinkhq/browserless/compare/v10.7.10...v10.7.11 ) (2025-05-20)
7+
8+ ** Note:** Version bump only for package @browserless/screencast
9+
610## [ 10.7.10] ( https://github.com/microlinkhq/browserless/compare/v10.7.9...v10.7.10 ) (2025-05-11)
711
812** Note:** Version bump only for package @browserless/screencast
Original file line number Diff line number Diff line change 22 "name" : " @browserless/screencast" ,
33 "description" : " Browserless frame capturing using puppeteer" ,
44 "homepage" : " https://browserless.js.org/#/?id=screencasturl-options" ,
5- "version" : " 10.7.10 " ,
5+ "version" : " 10.7.11 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88
You can’t perform that action at this time.
0 commit comments