File tree Expand file tree Collapse file tree 8 files changed +22
-6
lines changed Expand file tree Collapse file tree 8 files changed +22
-6
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.7.8] ( https://github.com/microlinkhq/browserless/compare/v10.7.7...v10.7.8 ) (2025-04-12)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
## [ 10.7.7] ( https://github.com/microlinkhq/browserless/compare/v10.7.6...v10.7.7 ) (2025-04-12)
7
11
8
12
** Note:** Version bump only for package browserless
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 10.7.7 " ,
5
+ "version" : " 10.7.8 " ,
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.7.8] ( https://github.com/microlinkhq/browserless/compare/v10.7.7...v10.7.8 ) (2025-04-12)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
## [ 10.7.7] ( https://github.com/microlinkhq/browserless/compare/v10.7.6...v10.7.7 ) (2025-04-12)
7
11
8
12
** Note:** Version bump only for package browserless
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.7.7 " ,
5
+ "version" : " 10.7.8 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
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.7.8] ( https://github.com/microlinkhq/browserless/compare/v10.7.7...v10.7.8 ) (2025-04-12)
7
+
8
+ ** Note:** Version bump only for package @browserless/cli
9
+
6
10
## [ 10.7.7] ( https://github.com/microlinkhq/browserless/compare/v10.7.6...v10.7.7 ) (2025-04-12)
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.7.7 " ,
5
+ "version" : " 10.7.8 " ,
6
6
"bin" : {
7
7
"browserless" : " src/index.js"
8
8
},
32
32
],
33
33
"dependencies" : {
34
34
"beauty-error" : " ~1.2.20" ,
35
- "browserless" : " ^10.7.7 " ,
35
+ "browserless" : " ^10.7.8 " ,
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.7.8] ( https://github.com/microlinkhq/browserless/compare/v10.7.7...v10.7.8 ) (2025-04-12)
7
+
8
+ ** Note:** Version bump only for package @browserless/function
9
+
6
10
## [ 10.7.7] ( https://github.com/microlinkhq/browserless/compare/v10.7.6...v10.7.7 ) (2025-04-12)
7
11
8
12
** Note:** Version bump only for package @browserless/function
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/function" ,
3
3
"description" : " Run abritrary JavaScript inside a browser sandbox" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.7.7 " ,
5
+ "version" : " 10.7.8 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
38
38
"acorn" : " ~8.14.0" ,
39
39
"acorn-walk" : " ~8.3.4" ,
40
40
"ava" : " 5" ,
41
- "browserless" : " ^10.7.7 " ,
41
+ "browserless" : " ^10.7.8 " ,
42
42
"lodash" : " latest"
43
43
},
44
44
"engines" : {
You can’t perform that action at this time.
0 commit comments