diff --git a/CHANGELOG.md b/CHANGELOG.md index e6db0fd..5b97174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.10](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.9...v1.3.10) (2024-11-02) + + +### Bug Fixes + +* move clsx as a peer dependency ([d68c31f](https://github.com/orefalo/svelte-virtuallists/commit/d68c31f439bc7e083b9100260280f0c141b53cf9)) + ## [1.3.9](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.8...v1.3.9) (2024-10-23) diff --git a/package.json b/package.json index 247e1e5..e5f7a44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-virtuallists", - "version": "1.3.9", + "version": "1.3.10", "private": false, "description": "A component that renders only what is visible", "keywords": [