From 9ae50c787bac6c0488abe9fe08ff0e7ca96b8f41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:26:35 +0000 Subject: [PATCH] chore(master): release 1.3.5 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [