From 2d6d4429b5d6e7ba58348baf8446a808304ef90d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:22:00 +0000 Subject: [PATCH] chore(master): release 1.3.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [