diff --git a/CHANGELOG.md b/CHANGELOG.md index a451cb6..5f192b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.1...v1.3.2) (2024-10-19) + + +### Bug Fixes + +* fix tests and demo headers ([82d5825](https://github.com/orefalo/svelte-virtuallists/commit/82d58257da6148c9a7ace475a9302734b9e9cf0e)) + ## [1.3.1](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.0...v1.3.1) (2024-10-19) diff --git a/package.json b/package.json index bd8c0eb..b91f1b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-virtuallists", - "version": "1.3.1", + "version": "1.3.2", "private": false, "description": "A component that renders only what is visible", "keywords": [