diff --git a/CHANGELOG.md b/CHANGELOG.md index 52c731f..192d910 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.5](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.4...v1.3.5) (2024-10-21) + + +### Bug Fixes + +* typing/linting issue with newly introduced generics ([263bec4](https://github.com/orefalo/svelte-virtuallists/commit/263bec4139bb556a1d9149c2ac2a70d715b87882)) + ## [1.3.4](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.3...v1.3.4) (2024-10-21) diff --git a/package.json b/package.json index 8fb3c8f..64c614f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-virtuallists", - "version": "1.3.4", + "version": "1.3.5", "private": false, "description": "A component that renders only what is visible", "keywords": [