diff --git a/CHANGELOG.md b/CHANGELOG.md index 97f8d5d..e6db0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.9](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.8...v1.3.9) (2024-10-23) + + +### Bug Fixes + +* remove dead code ([02c5b60](https://github.com/orefalo/svelte-virtuallists/commit/02c5b60b446355e38db0be82e971c2747d47a1a6)) + ## [1.3.8](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.7...v1.3.8) (2024-10-23) diff --git a/package.json b/package.json index ae32bc1..e8bf52a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-virtuallists", - "version": "1.3.8", + "version": "1.3.9", "private": false, "description": "A component that renders only what is visible", "keywords": [