diff --git a/docs/changelog.md b/docs/changelog.md
index 63b38274..66f5243a 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -4,7 +4,7 @@
Requires libvips v8.10.6
-### v0.28.2 - TBD
+### v0.28.2 - 10th May 2021
* Allow `withMetadata` to set `density`.
[#967](https://github.com/lovell/sharp/issues/967)
diff --git a/docs/index.html b/docs/index.html
index 0e3524eb..e87aa965 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -19,7 +19,7 @@
-
+
@@ -139,7 +139,7 @@
docuteApiTitlePlugin,
docuteApiSearchPlugin
],
- sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.28.1/docs',
+ sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.28.2/docs',
nav: [
{
title: 'Funding',
diff --git a/package.json b/package.json
index 60d186c8..3c6e618b 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.28.1",
+ "version": "0.28.2",
"author": "Lovell Fuller ",
"homepage": "https://github.com/lovell/sharp",
"contributors": [