Skip to content

Commit d2d9eab

Browse files
authored
Merge pull request #12 from orefalo/release-please--branches--master--components--svelte-virtuallists
chore(master): release 1.3.2
2 parents 82d5825 + 2d6d442 commit d2d9eab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.1...v1.3.2) (2024-10-19)
4+
5+
6+
### Bug Fixes
7+
8+
* fix tests and demo headers ([82d5825](https://github.com/orefalo/svelte-virtuallists/commit/82d58257da6148c9a7ace475a9302734b9e9cf0e))
9+
310
## [1.3.1](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.0...v1.3.1) (2024-10-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-virtuallists",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"private": false,
55
"description": "A component that renders only what is visible",
66
"keywords": [

0 commit comments

Comments
 (0)