diff --git a/CHANGELOG.md b/CHANGELOG.md index f3765006..919f52d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,38 +1,20 @@ -## 3.9.0 (2024-11-18) - -- docs(chromium): update converters docs ([cff6208](https://github.com/cherfia/chromiumly/commit/cff6208)) -- test(chromium): update unit tests ([d0dc409](https://github.com/cherfia/chromiumly/commit/d0dc409)) -- feat(chormium): add support to failOnResourceHttpStatusCodes and failOnResourceLoadingFailed ([03d596b](https://github.com/cherfia/chromiumly/commit/03d596b)) -- feat(chromium): add support to generateDocumentOutline ([9dd5395](https://github.com/cherfia/chromiumly/commit/9dd5395)) -- chore(deps): update codecov/codecov-action action to v5 ([fb81dfa](https://github.com/cherfia/chromiumly/commit/fb81dfa)) -- chore(deps): update dependency @babel/preset-typescript to v7.25.9 ([97f2e6a](https://github.com/cherfia/chromiumly/commit/97f2e6a)) -- chore(deps): update dependency @babel/preset-typescript to v7.26.0 ([bb75ef6](https://github.com/cherfia/chromiumly/commit/bb75ef6)) -- chore(deps): update dependency @release-it/conventional-changelog to v9 ([8a2cc06](https://github.com/cherfia/chromiumly/commit/8a2cc06)) -- chore(deps): update dependency @release-it/conventional-changelog to v9.0.1 ([a2e2b06](https://github.com/cherfia/chromiumly/commit/a2e2b06)) -- chore(deps): update dependency @release-it/conventional-changelog to v9.0.2 ([4848d38](https://github.com/cherfia/chromiumly/commit/4848d38)) -- chore(deps): update dependency @release-it/conventional-changelog to v9.0.3 (#497) ([95bd633](https://github.com/cherfia/chromiumly/commit/95bd633)), closes [#497](https://github.com/cherfia/chromiumly/issues/497) -- chore(deps): update dependency @types/dotenv to v8.2.3 ([7809a5b](https://github.com/cherfia/chromiumly/commit/7809a5b)) -- chore(deps): update dependency @types/form-data to v2.5.2 ([b6ad074](https://github.com/cherfia/chromiumly/commit/b6ad074)) -- chore(deps): update dependency @types/jest to v29.5.14 ([c168c09](https://github.com/cherfia/chromiumly/commit/c168c09)) -- chore(deps): update dependency @types/node to v20.16.12 ([a512415](https://github.com/cherfia/chromiumly/commit/a512415)) -- chore(deps): update dependency @types/node to v20.16.13 ([6f100cd](https://github.com/cherfia/chromiumly/commit/6f100cd)) -- chore(deps): update dependency @types/node to v20.17.1 ([f4569d6](https://github.com/cherfia/chromiumly/commit/f4569d6)) -- chore(deps): update dependency @types/node to v22 ([be00c00](https://github.com/cherfia/chromiumly/commit/be00c00)) -- chore(deps): update dependency @types/node to v22.8.4 ([428d582](https://github.com/cherfia/chromiumly/commit/428d582)) -- chore(deps): update dependency @types/node to v22.8.6 ([2776838](https://github.com/cherfia/chromiumly/commit/2776838)) -- chore(deps): update dependency @types/node to v22.8.7 ([1199aca](https://github.com/cherfia/chromiumly/commit/1199aca)) -- chore(deps): update dependency @types/node to v22.9.0 ([d882957](https://github.com/cherfia/chromiumly/commit/d882957)) -- chore(deps): update dependency @types/node-fetch to v2.6.12 (#495) ([b58ffcb](https://github.com/cherfia/chromiumly/commit/b58ffcb)), closes [#495](https://github.com/cherfia/chromiumly/issues/495) -- chore(deps): update dependency release-it to v17.10.0 ([4281436](https://github.com/cherfia/chromiumly/commit/4281436)) -- chore(deps): update dependency release-it to v17.9.0 ([4f67a01](https://github.com/cherfia/chromiumly/commit/4f67a01)) -- chore(deps): update dependency tslib to v2.8.0 ([a3ab42f](https://github.com/cherfia/chromiumly/commit/a3ab42f)) -- chore(deps): update dependency tslib to v2.8.1 ([72f9032](https://github.com/cherfia/chromiumly/commit/72f9032)) -- chore(deps): update typescript-eslint monorepo to v8.10.0 ([779bc9b](https://github.com/cherfia/chromiumly/commit/779bc9b)) -- chore(deps): update typescript-eslint monorepo to v8.11.0 ([7aa417a](https://github.com/cherfia/chromiumly/commit/7aa417a)) -- chore(deps): update typescript-eslint monorepo to v8.12.2 ([9ab42d1](https://github.com/cherfia/chromiumly/commit/9ab42d1)) -- chore(deps): update typescript-eslint monorepo to v8.13.0 ([79d6350](https://github.com/cherfia/chromiumly/commit/79d6350)) -- chore(deps): update typescript-eslint monorepo to v8.14.0 (#496) ([662ea16](https://github.com/cherfia/chromiumly/commit/662ea16)), closes [#496](https://github.com/cherfia/chromiumly/issues/496) -- chore(deps): update typescript-eslint monorepo to v8.9.0 ([ca477d6](https://github.com/cherfia/chromiumly/commit/ca477d6)) +## 3.10.0 (2024-12-11) + +- feat: add custom http headers support (#512) ([eb04f5b](https://github.com/cherfia/chromiumly/commit/eb04f5b)), closes [#512](https://github.com/cherfia/chromiumly/issues/512) +- chore(deps): update commitlint monorepo to v19.6.0 (#502) ([adc49c6](https://github.com/cherfia/chromiumly/commit/adc49c6)), closes [#502](https://github.com/cherfia/chromiumly/issues/502) +- chore(deps): update dependency @types/node to v22.10.0 (#507) ([dcf5827](https://github.com/cherfia/chromiumly/commit/dcf5827)), closes [#507](https://github.com/cherfia/chromiumly/issues/507) +- chore(deps): update dependency @types/node to v22.10.1 (#509) ([cd4284f](https://github.com/cherfia/chromiumly/commit/cd4284f)), closes [#509](https://github.com/cherfia/chromiumly/issues/509) +- chore(deps): update dependency @types/node to v22.9.1 (#501) ([7de508d](https://github.com/cherfia/chromiumly/commit/7de508d)), closes [#501](https://github.com/cherfia/chromiumly/issues/501) +- chore(deps): update dependency @types/node to v22.9.3 (#504) ([9173577](https://github.com/cherfia/chromiumly/commit/9173577)), closes [#504](https://github.com/cherfia/chromiumly/issues/504) +- chore(deps): update dependency dotenv to v16.4.7 (#511) ([7e1f048](https://github.com/cherfia/chromiumly/commit/7e1f048)), closes [#511](https://github.com/cherfia/chromiumly/issues/511) +- chore(deps): update dependency husky to v9.1.7 (#499) ([f68b78b](https://github.com/cherfia/chromiumly/commit/f68b78b)), closes [#499](https://github.com/cherfia/chromiumly/issues/499) +- chore(deps): update dependency prettier to v3.4.1 (#508) ([cc00b52](https://github.com/cherfia/chromiumly/commit/cc00b52)), closes [#508](https://github.com/cherfia/chromiumly/issues/508) +- chore(deps): update dependency prettier to v3.4.2 (#513) ([1885a5b](https://github.com/cherfia/chromiumly/commit/1885a5b)), closes [#513](https://github.com/cherfia/chromiumly/issues/513) +- chore(deps): update dependency typescript to v5.7.2 (#503) ([788d55d](https://github.com/cherfia/chromiumly/commit/788d55d)), closes [#503](https://github.com/cherfia/chromiumly/issues/503) +- chore(deps): update typescript-eslint monorepo to v8.15.0 (#500) ([27f0078](https://github.com/cherfia/chromiumly/commit/27f0078)), closes [#500](https://github.com/cherfia/chromiumly/issues/500) +- chore(deps): update typescript-eslint monorepo to v8.16.0 (#506) ([ac27741](https://github.com/cherfia/chromiumly/commit/ac27741)), closes [#506](https://github.com/cherfia/chromiumly/issues/506) +- chore(deps): update typescript-eslint monorepo to v8.17.0 (#510) ([9839a81](https://github.com/cherfia/chromiumly/commit/9839a81)), closes [#510](https://github.com/cherfia/chromiumly/issues/510) +- chore(deps): update typescript-eslint monorepo to v8.18.0 (#514) ([e9f48fc](https://github.com/cherfia/chromiumly/commit/e9f48fc)), closes [#514](https://github.com/cherfia/chromiumly/issues/514) ### Changelog @@ -40,8 +22,28 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v3.10.0](https://github.com/cherfia/chromiumly/compare/v3.9.0...v3.10.0) + +- feat: add custom http headers support [`#512`](https://github.com/cherfia/chromiumly/pull/512) +- chore(deps): update typescript-eslint monorepo to v8.18.0 [`#514`](https://github.com/cherfia/chromiumly/pull/514) +- chore(deps): update dependency prettier to v3.4.2 [`#513`](https://github.com/cherfia/chromiumly/pull/513) +- chore(deps): update dependency dotenv to v16.4.7 [`#511`](https://github.com/cherfia/chromiumly/pull/511) +- chore(deps): update typescript-eslint monorepo to v8.17.0 [`#510`](https://github.com/cherfia/chromiumly/pull/510) +- chore(deps): update dependency @types/node to v22.10.1 [`#509`](https://github.com/cherfia/chromiumly/pull/509) +- chore(deps): update dependency prettier to v3.4.1 [`#508`](https://github.com/cherfia/chromiumly/pull/508) +- chore(deps): update dependency @types/node to v22.10.0 [`#507`](https://github.com/cherfia/chromiumly/pull/507) +- chore(deps): update typescript-eslint monorepo to v8.16.0 [`#506`](https://github.com/cherfia/chromiumly/pull/506) +- chore(deps): update dependency @types/node to v22.9.3 [`#504`](https://github.com/cherfia/chromiumly/pull/504) +- chore(deps): update dependency typescript to v5.7.2 [`#503`](https://github.com/cherfia/chromiumly/pull/503) +- chore(deps): update commitlint monorepo to v19.6.0 [`#502`](https://github.com/cherfia/chromiumly/pull/502) +- chore(deps): update dependency @types/node to v22.9.1 [`#501`](https://github.com/cherfia/chromiumly/pull/501) +- chore(deps): update typescript-eslint monorepo to v8.15.0 [`#500`](https://github.com/cherfia/chromiumly/pull/500) +- chore(deps): update dependency husky to v9.1.7 [`#499`](https://github.com/cherfia/chromiumly/pull/499) + #### [v3.9.0](https://github.com/cherfia/chromiumly/compare/v3.8.2...v3.9.0) +> 18 November 2024 + - chore(deps): update codecov/codecov-action action to v5 [`#498`](https://github.com/cherfia/chromiumly/pull/498) - chore(deps): update typescript-eslint monorepo to v8.14.0 [`#496`](https://github.com/cherfia/chromiumly/pull/496) - chore(deps): update dependency @release-it/conventional-changelog to v9.0.3 [`#497`](https://github.com/cherfia/chromiumly/pull/497) diff --git a/package.json b/package.json index 8f16da88..fbfaa1ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chromiumly", - "version": "3.9.0", + "version": "3.10.0", "description": "A lightweight Typescript library that interacts with Gotenberg's different modules to convert a variety of document formats to PDF files.", "main": "dist/main.js", "types": "dist/main.d.ts",