From 66ffc48707d6945f5d66ffd1f99f2555a43700a6 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 7 Apr 2025 13:35:40 +0100 Subject: [PATCH] Changelog entry for #4362 --- docs/src/content/docs/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/content/docs/changelog.md b/docs/src/content/docs/changelog.md index c6df8ac4..6c37c699 100644 --- a/docs/src/content/docs/changelog.md +++ b/docs/src/content/docs/changelog.md @@ -6,6 +6,12 @@ title: Changelog Requires libvips v8.16.1 +### v0.34.1 - TBD + +* TypeScript: Ensure new `autoOrient` property is optional. + [#4362](https://github.com/lovell/sharp/pull/4362) + [@styfle](https://github.com/styfle) + ### v0.34.0 - 4th April 2025 * Breaking: Support array of input images to be joined or animated.