Skip to content

Commit c05155c

Browse files
committed
tweak
1 parent a2f0218 commit c05155c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/svelte/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Patch Changes
66

7-
- Allow `@const` inside `#key` ([#15377](https://github.com/sveltejs/svelte/pull/15377))
7+
- fix: allow `@const` inside `#key` ([#15377](https://github.com/sveltejs/svelte/pull/15377))
88

9-
- chore: remove unnecessary `?? ''` on some expressions ([#15287](https://github.com/sveltejs/svelte/pull/15287))
9+
- fix: remove unnecessary `?? ''` on some expressions ([#15287](https://github.com/sveltejs/svelte/pull/15287))
1010

1111
- fix: correctly override class attributes with class directives ([#15352](https://github.com/sveltejs/svelte/pull/15352))
1212

0 commit comments

Comments
 (0)