Skip to content

Commit f1176ea

Browse files
Version Packages (#14977)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bb51475 commit f1176ea

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-peaches-stay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/enhanced-img/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/enhanced-img
22

3+
## 0.9.1
4+
### Patch Changes
5+
6+
7+
- fix: update vite-imagetools for caching fixes to avoid crashes ([#14976](https://github.com/sveltejs/kit/pull/14976))
8+
39
## 0.9.0
410
### Minor Changes
511

packages/enhanced-img/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/enhanced-img",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Image optimization for your Svelte apps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)