Version Packages (#14977)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 24 Nov 2025 19:33:34 +0000 (11:33 -0800)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 19:33:34 +0000 (11:33 -0800)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
.changeset/twelve-peaches-stay.md [deleted file]
packages/enhanced-img/CHANGELOG.md
packages/enhanced-img/package.json

diff --git a/.changeset/twelve-peaches-stay.md b/.changeset/twelve-peaches-stay.md
deleted file mode 100644 (file)
index 91a6368..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@sveltejs/enhanced-img': patch
----
-
-fix: update vite-imagetools for caching fixes to avoid crashes
index 03679f96f36dc61172c45fea3b2420f64c75c49a..91a7c7f791f0bf2cc1500d9464c699cbe3e34e40 100644 (file)
@@ -1,5 +1,11 @@
 # @sveltejs/enhanced-img
 
+## 0.9.1
+### Patch Changes
+
+
+- fix: update vite-imagetools for caching fixes to avoid crashes ([#14976](https://github.com/sveltejs/kit/pull/14976))
+
 ## 0.9.0
 ### Minor Changes
 
index bff1e73f2283da414c700bd5333dbc452cba8138..4d8422dd2a1a8fd143517e5ef0c1b19a8cde004a 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "@sveltejs/enhanced-img",
-       "version": "0.9.0",
+       "version": "0.9.1",
        "description": "Image optimization for your Svelte apps",
        "repository": {
                "type": "git",