Skip to content

Commit b1b7b53

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-flies-carry.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.5.0
4+
### Minor Changes
5+
6+
7+
- feat: add support for targeting `enhanced\:img` in CSS ([#13617](https://github.com/sveltejs/kit/pull/13617))
8+
39
## 0.4.4
410
### Patch 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.4.4",
3+
"version": "0.5.0",
44
"description": "Image optimization for your Svelte apps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)