File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
- ## [ 3.7 .0] ( https://github.com/cherfia/chromiumly/compare/v3.6.2 ...v3.7 .0 ) (2024-09-24 )
1
+ ## [ 3.8 .0] ( https://github.com/cherfia/chromiumly/compare/v3.7.0 ...v3.8 .0 ) (2024-10-01 )
2
2
3
3
### Features
4
4
5
- - ** chromium:** add downloadFrom property to routes ([ dba3ff1] ( https://github.com/cherfia/chromiumly/commit/dba3ff1ad0d632bc05533c17c5ef574a8a42a898 ) )
6
- - ** libre-office:** add downloadFrom property ([ 34b95b6] ( https://github.com/cherfia/chromiumly/commit/34b95b68075103b50fa560f11654d3d11277b563 ) )
7
- - ** libre-office:** add password to open document ([ 981e167] ( https://github.com/cherfia/chromiumly/commit/981e16743997c0e68b5ad4f1df49366b3580af92 ) )
8
- - ** pdf-engines:** add downloadFrom property ([ 01dfe3d] ( https://github.com/cherfia/chromiumly/commit/01dfe3dc998505620ec20b827bb9d524780f352f ) )
9
- - ** screenshots:** add downloadFrom property to routes ([ b5015e7] ( https://github.com/cherfia/chromiumly/commit/b5015e7b9bb3cc1b3e30ba7406ace8a75865b313 ) )
5
+ - update skipNetworkIdleEvent default value ([ 9f5a53d] ( https://github.com/cherfia/chromiumly/commit/9f5a53d0fa3db5a333b52ae724bb5c9fbce389f8 ) )
10
6
11
7
### Changelog
12
8
13
9
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
14
10
15
11
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
16
12
13
+ #### [ v3.8.0] ( https://github.com/cherfia/chromiumly/compare/v3.7.0...v3.8.0 )
14
+
15
+ - feat: update skipNetworkIdleEvent default value [ ` 9f5a53d ` ] ( https://github.com/cherfia/chromiumly/commit/9f5a53d0fa3db5a333b52ae724bb5c9fbce389f8 )
16
+ - chore(deps): update dependency commitizen to v4.3.1 [ ` 25ef1a0 ` ] ( https://github.com/cherfia/chromiumly/commit/25ef1a09fa008e5ee36f11c6bfb1c716907e4464 )
17
+ - chore(deps): update dependency @types/node to v20.16.10 [ ` 2eb91cf ` ] ( https://github.com/cherfia/chromiumly/commit/2eb91cfac80f7d505c3bc79a3ff4add019f5ba43 )
18
+
17
19
#### [ v3.7.0] ( https://github.com/cherfia/chromiumly/compare/v3.6.2...v3.7.0 )
18
20
21
+ > 24 September 2024
22
+
19
23
- chore(deps): update dependency typescript to v5.6.2 [ ` #456 ` ] ( https://github.com/cherfia/chromiumly/pull/456 )
20
24
- chore(deps): update commitlint monorepo to v19.5.0 [ ` 7b83743 ` ] ( https://github.com/cherfia/chromiumly/commit/7b8374368d1d9e95be824fe6f7aea4529a5c3411 )
21
25
- chore(deps): update @typescript-eslint dependencies [ ` c83a457 ` ] ( https://github.com/cherfia/chromiumly/commit/c83a457c616a0d743a6d5499508e0c244e2b4069 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chromiumly" ,
3
- "version" : " 3.7 .0" ,
3
+ "version" : " 3.8 .0" ,
4
4
"description" : " A lightweight Typescript library that interacts with Gotenberg's different modules to convert a variety of document formats to PDF files." ,
5
5
"main" : " dist/main.js" ,
6
6
"types" : " dist/main.d.ts" ,
You can’t perform that action at this time.
0 commit comments