From 50c7a08754214fbd25d1b6b82a49033d02516db3 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 7 Sep 2021 10:23:50 +0100 Subject: [PATCH] Release v0.29.1 --- docs/changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index bf6acf09..f82f27b4 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.11.3 -### v0.29.1 - TBD +### v0.29.1 - 7th September 2021 * Add `lightness` option to `modulate` operation. [#2846](https://github.com/lovell/sharp/pull/2846) diff --git a/package.json b/package.json index e95a5ffd..a2a07888 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sharp", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images", - "version": "0.29.0", + "version": "0.29.1", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [