File tree Expand file tree Collapse file tree 10 files changed +30
-8
lines changed Expand file tree Collapse file tree 10 files changed +30
-8
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.1] ( https://github.com/microlinkhq/browserless/compare/v10.7.0...v10.7.1 ) (2025-01-28)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** docs:** corner github link ([ c48d7c8] ( https://github.com/microlinkhq/browserless/commit/c48d7c874d68848dd2c8b1f2ab616f5b492f3cc7 ) )
11
+
6
12
# [ 10.7.0] ( https://github.com/microlinkhq/browserless/compare/v10.6.3...v10.7.0 ) (2025-01-25)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 10.7.0 " ,
5
+ "version" : " 10.7.1 " ,
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.1] ( https://github.com/microlinkhq/browserless/compare/v10.7.0...v10.7.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
# [ 10.7.0] ( https://github.com/microlinkhq/browserless/compare/v10.6.3...v10.7.0 ) (2025-01-25)
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.0 " ,
5
+ "version" : " 10.7.1 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
31
31
" text"
32
32
],
33
33
"dependencies" : {
34
- "@browserless/errors" : " ^10.6.3 " ,
34
+ "@browserless/errors" : " ^10.7.1 " ,
35
35
"@browserless/goto" : " ^10.7.0" ,
36
36
"@browserless/pdf" : " ^10.7.0" ,
37
37
"@browserless/screenshot" : " ^10.7.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.1] ( https://github.com/microlinkhq/browserless/compare/v10.7.0...v10.7.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package @browserless/cli
9
+
6
10
# [ 10.7.0] ( https://github.com/microlinkhq/browserless/compare/v10.6.3...v10.7.0 ) (2025-01-25)
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.0 " ,
5
+ "version" : " 10.7.1 " ,
6
6
"bin" : {
7
7
"browserless" : " src/index.js"
8
8
},
32
32
],
33
33
"dependencies" : {
34
34
"beauty-error" : " ~1.2.18" ,
35
- "browserless" : " ^10.7.0 " ,
35
+ "browserless" : " ^10.7.1 " ,
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.1] ( https://github.com/microlinkhq/browserless/compare/v10.7.0...v10.7.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package @browserless/errors
9
+
6
10
## [ 10.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
11
8
12
** Note:** Version bump only for package @browserless/errors
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/errors" ,
3
3
"description" : " A collection of qualified errors for Puppeteer" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.3 " ,
5
+ "version" : " 10.7.1 " ,
6
6
"main" : " 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.1] ( https://github.com/microlinkhq/browserless/compare/v10.7.0...v10.7.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package @browserless/function
9
+
6
10
# [ 10.7.0] ( https://github.com/microlinkhq/browserless/compare/v10.6.3...v10.7.0 ) (2025-01-25)
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.0 " ,
5
+ "version" : " 10.7.1 " ,
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.0 " ,
41
+ "browserless" : " ^10.7.1 " ,
42
42
"lodash" : " latest"
43
43
},
44
44
"engines" : {
You can’t perform that action at this time.
0 commit comments