From 7099aa2d619c58ff408420a2e9f570cad8b99477 Mon Sep 17 00:00:00 2001 From: Andrew Cain Date: Tue, 4 Oct 2022 19:49:49 +1100 Subject: [PATCH] chore(release): 6.0.18 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7ae0724a..86c5f9379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [6.0.18](https://github.com/macite/doubtfire-deploy/compare/v6.0.17...v6.0.18) (2022-10-04) + + +### Bug Fixes + +* ensure portfolio PDFs are compressed ([49dbc36](https://github.com/macite/doubtfire-deploy/commit/49dbc366fec3b7c30c00f992bec06245c55e2115)) + ### [6.0.17](https://github.com/macite/doubtfire-deploy/compare/v6.0.16...v6.0.17) (2022-09-29)