Skip to content

Commit

Permalink
chore: release v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cherfia committed Jan 9, 2025
1 parent afee221 commit 5f31747
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 7 deletions.
58 changes: 52 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,62 @@
## <small>3.10.1 (2024-12-12)</small>

- fix(libre-office): correct file naming to preserve order ([b4bb45f](https://github.com/cherfia/chromiumly/commit/b4bb45f))
- fix(pdf-engines): correct file naming to preserve order ([fa8261d](https://github.com/cherfia/chromiumly/commit/fa8261d))

### Changelog
# Changelog

## 3.11.0 (2025-01-09)

- docs: update README ([0240e0c](https://github.com/cherfia/chromiumly/commit/0240e0c))
- docs: update README ([9543f55](https://github.com/cherfia/chromiumly/commit/9543f55))
- docs: update README.md ([afee221](https://github.com/cherfia/chromiumly/commit/afee221))
- test(libre-office): update unit tests ([8627aff](https://github.com/cherfia/chromiumly/commit/8627aff))
- test(pdf-engines): update unit tests ([31d008e](https://github.com/cherfia/chromiumly/commit/31d008e))
- test(pdf-engines): update unit tests ([5afb646](https://github.com/cherfia/chromiumly/commit/5afb646))
- chore(deps): update commitlint monorepo to v19.6.1 (#517) ([787d089](https://github.com/cherfia/chromiumly/commit/787d089)), closes [#517](https://github.com/cherfia/chromiumly/issues/517)
- chore(deps): update dependency @release-it/conventional-changelog to v10 ([f562869](https://github.com/cherfia/chromiumly/commit/f562869))
- chore(deps): update dependency @release-it/conventional-changelog to v9.0.4 (#519) ([07c198d](https://github.com/cherfia/chromiumly/commit/07c198d)), closes [#519](https://github.com/cherfia/chromiumly/issues/519)
- chore(deps): update dependency @types/node to v22.10.2 (#515) ([c23f4e0](https://github.com/cherfia/chromiumly/commit/c23f4e0)), closes [#515](https://github.com/cherfia/chromiumly/issues/515)
- chore(deps): update dependency @types/node to v22.10.3 (#524) ([1de40f6](https://github.com/cherfia/chromiumly/commit/1de40f6)), closes [#524](https://github.com/cherfia/chromiumly/issues/524)
- chore(deps): update dependency @types/node to v22.10.5 (#525) ([9a8375a](https://github.com/cherfia/chromiumly/commit/9a8375a)), closes [#525](https://github.com/cherfia/chromiumly/issues/525)
- chore(deps): update dependency lint-staged to v15.2.11 (#516) ([1961d33](https://github.com/cherfia/chromiumly/commit/1961d33)), closes [#516](https://github.com/cherfia/chromiumly/issues/516)
- chore(deps): update dependency lint-staged to v15.3.0 (#522) ([dae6afe](https://github.com/cherfia/chromiumly/commit/dae6afe)), closes [#522](https://github.com/cherfia/chromiumly/issues/522)
- chore(deps): update dependency release-it to v17.11.0 (#520) ([0ca53d7](https://github.com/cherfia/chromiumly/commit/0ca53d7)), closes [#520](https://github.com/cherfia/chromiumly/issues/520)
- chore(deps): update dependency release-it to v18 ([17cda23](https://github.com/cherfia/chromiumly/commit/17cda23))
- chore(deps): update typescript-eslint monorepo to v8.18.1 (#518) ([8ce9a70](https://github.com/cherfia/chromiumly/commit/8ce9a70)), closes [#518](https://github.com/cherfia/chromiumly/issues/518)
- chore(deps): update typescript-eslint monorepo to v8.18.2 (#521) ([fc2061d](https://github.com/cherfia/chromiumly/commit/fc2061d)), closes [#521](https://github.com/cherfia/chromiumly/issues/521)
- chore(deps): update typescript-eslint monorepo to v8.19.0 (#523) ([d9429f5](https://github.com/cherfia/chromiumly/commit/d9429f5)), closes [#523](https://github.com/cherfia/chromiumly/issues/523)
- chore(pdf-engines): update split method param ([08c184c](https://github.com/cherfia/chromiumly/commit/08c184c))
- ci: update build and publish workflows ([0d43d30](https://github.com/cherfia/chromiumly/commit/0d43d30))
- feat(chromium): add support for splitting PDFs into multiple files ([0038f1d](https://github.com/cherfia/chromiumly/commit/0038f1d))
- feat(chromium): update unit tests ([5d55caa](https://github.com/cherfia/chromiumly/commit/5d55caa))
- feat(common): add Split type ([5d6f6e8](https://github.com/cherfia/chromiumly/commit/5d6f6e8))
- feat(libre-office): add support for splitting PDFs into multiple files ([c1783d9](https://github.com/cherfia/chromiumly/commit/c1783d9))
- feat(pdf-engines): add support for splitting PDFs into multiple files ([d0ffb90](https://github.com/cherfia/chromiumly/commit/d0ffb90))

##

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.11.0](https://github.com/cherfia/chromiumly/compare/v3.10.1...v3.11.0)

- chore(deps): update dependency @types/node to v22.10.5 [`#525`](https://github.com/cherfia/chromiumly/pull/525)
- chore(deps): update dependency @types/node to v22.10.3 [`#524`](https://github.com/cherfia/chromiumly/pull/524)
- chore(deps): update typescript-eslint monorepo to v8.19.0 [`#523`](https://github.com/cherfia/chromiumly/pull/523)
- chore(deps): update dependency lint-staged to v15.3.0 [`#522`](https://github.com/cherfia/chromiumly/pull/522)
- chore(deps): update typescript-eslint monorepo to v8.18.2 [`#521`](https://github.com/cherfia/chromiumly/pull/521)
- chore(deps): update dependency release-it to v17.11.0 [`#520`](https://github.com/cherfia/chromiumly/pull/520)
- chore(deps): update dependency @release-it/conventional-changelog to v9.0.4 [`#519`](https://github.com/cherfia/chromiumly/pull/519)
- chore(deps): update typescript-eslint monorepo to v8.18.1 [`#518`](https://github.com/cherfia/chromiumly/pull/518)
- chore(deps): update commitlint monorepo to v19.6.1 [`#517`](https://github.com/cherfia/chromiumly/pull/517)
- chore(deps): update dependency lint-staged to v15.2.11 [`#516`](https://github.com/cherfia/chromiumly/pull/516)
- chore(deps): update dependency @types/node to v22.10.2 [`#515`](https://github.com/cherfia/chromiumly/pull/515)
- chore(deps): update dependency release-it to v18 [`17cda23`](https://github.com/cherfia/chromiumly/commit/17cda23ec7cf8b4279b36b7c497d45bc16b0d0e5)
- docs: update README [`0240e0c`](https://github.com/cherfia/chromiumly/commit/0240e0cfd502819577c4150da1c2a93a96d87c33)
- feat(chromium): update unit tests [`5d55caa`](https://github.com/cherfia/chromiumly/commit/5d55caa6faddfe9bf5ae3d04f554a930bdf24a6e)

#### [v3.10.1](https://github.com/cherfia/chromiumly/compare/v3.10.0...v3.10.1)

> 12 December 2024
- chore: release v3.10.1 [`d9c53b4`](https://github.com/cherfia/chromiumly/commit/d9c53b476214430870b6a7415161a25248ae6099)
- fix(libre-office): correct file naming to preserve order [`b4bb45f`](https://github.com/cherfia/chromiumly/commit/b4bb45f72db154d823983370fa8db73c5a6afc0c)
- fix(pdf-engines): correct file naming to preserve order [`fa8261d`](https://github.com/cherfia/chromiumly/commit/fa8261de949f1da37639e658f0ed1f8387929fc8)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chromiumly",
"version": "3.10.1",
"version": "3.11.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",
Expand Down

0 comments on commit 5f31747

Please sign in to comment.