summaryrefslogtreecommitdiff
path: root/packages/integrations/image/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/image/CHANGELOG.md')
-rw-r--r--packages/integrations/image/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/image/CHANGELOG.md b/packages/integrations/image/CHANGELOG.md
index 210c0c8c2..42256f146 100644
--- a/packages/integrations/image/CHANGELOG.md
+++ b/packages/integrations/image/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/image
+## 0.11.2
+
+### Patch Changes
+
+- [#5317](https://github.com/withastro/astro/pull/5317) [`d701ae074`](https://github.com/withastro/astro/commit/d701ae074a4a5c7a5891e31ca50d7c51f56b353c) Thanks [@matthewp](https://github.com/matthewp)! - Fixes use of image worker pool in SSR environments
+
## 0.11.1
### Patch Changes