Skip to content

Commit

Permalink
chore: release v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cherfia committed Sep 9, 2024
1 parent 787b344 commit 5a89bcc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
## [3.6.1](https://github.com/cherfia/chromiumly/compare/v3.6.0...v3.6.1) (2024-08-20)
## [3.6.2](https://github.com/cherfia/chromiumly/compare/v3.6.1...v3.6.2) (2024-09-09)

### Changelog

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.6.2](https://github.com/cherfia/chromiumly/compare/v3.6.1...v3.6.2)

- chore: add missing option cookie to URL screenshot [`#449`](https://github.com/cherfia/chromiumly/pull/449)
- chore(screenshots): remove unsupported parameters [`787b344`](https://github.com/cherfia/chromiumly/commit/787b344c53cfdaaf4ff986f4079b3b232c0f3b2e)
- chore(deps): update commitlint monorepo to v19.4.1 [`74e61de`](https://github.com/cherfia/chromiumly/commit/74e61de2b072bdea99d1a2c2f7109c6f3cd66f93)
- chore(deps): update dependency ts-jest to v29.2.5 [`f48822c`](https://github.com/cherfia/chromiumly/commit/f48822cf5d9dac2362d4e534e6e88830bd3bb9dc)

#### [v3.6.1](https://github.com/cherfia/chromiumly/compare/v3.6.0...v3.6.1)

> 20 August 2024
- chore(deps): update dependency ts-jest to v29.2.2 [`#418`](https://github.com/cherfia/chromiumly/pull/418)
- chore(deps): update dependency lint-staged to v15.2.8 [`b2ab059`](https://github.com/cherfia/chromiumly/commit/b2ab0599b8f880f36de4a74ed036bb62d9fc806e)
- chore(deps): update dependency release-it to v17.6.0 [`f1ab400`](https://github.com/cherfia/chromiumly/commit/f1ab400e84cda88d9b5e9c27c6da7137c6a55f8a)
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.6.1",
"version": "3.6.2",
"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 5a89bcc

Please sign in to comment.