File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
- _ (empty)_
9
9
10
+ ## [ 5.0.1] 2025-03-20
11
+
12
+ ### Changed
13
+
14
+ - Maintenance, upgraded NPM packages
15
+
16
+ ## [ 5.0.0] 2024-10-23
17
+
18
+ ### Added
19
+
20
+ - Official support for Svelte 5
21
+
10
22
## [ 5.0.0-svelte5.0] 2024-01-13
11
23
12
24
### Added
@@ -366,7 +378,9 @@ Thanks to [Jani](https://github.com/ljani) for the contributions
366
378
367
379
---
368
380
369
- [ unreleased ] : https://github.com/poppa/sveltekit-svg/compare/v4.2.1...HEAD
381
+ [ unreleased ] : https://github.com/poppa/sveltekit-svg/compare/v5.0.1...HEAD
382
+ [ 5.0.1 ] : https://github.com/poppa/sveltekit-svg/compare/v5.0.0...v5.0.1
383
+ [ 5.0.0 ] : https://github.com/poppa/sveltekit-svg/compare/v4.2.0...v5.0.0
370
384
[ 4.2.1 ] : https://github.com/poppa/sveltekit-svg/compare/v4.2.0...v4.2.1
371
385
[ 4.2.0 ] : https://github.com/poppa/sveltekit-svg/compare/v4.1.3...v4.2.0
372
386
[ 4.1.3 ] : https://github.com/poppa/sveltekit-svg/compare/v4.1.2...v4.1.3
You can’t perform that action at this time.
0 commit comments