Skip to content

Commit 6db481e

Browse files
committed
chore: Updated changelog
1 parent 43280ba commit 6db481e

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
- _(empty)_
99

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+
1022
## [5.0.0-svelte5.0] 2024-01-13
1123

1224
### Added
@@ -366,7 +378,9 @@ Thanks to [Jani](https://github.com/ljani) for the contributions
366378

367379
---
368380

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
370384
[4.2.1]: https://github.com/poppa/sveltekit-svg/compare/v4.2.0...v4.2.1
371385
[4.2.0]: https://github.com/poppa/sveltekit-svg/compare/v4.1.3...v4.2.0
372386
[4.1.3]: https://github.com/poppa/sveltekit-svg/compare/v4.1.2...v4.1.3

0 commit comments

Comments
 (0)