Skip to content

Commit 8230272

Browse files
authored
Merge pull request #14 from orefalo/release-please--branches--master--components--svelte-virtuallists
chore(master): release 1.3.4
2 parents 7d4b254 + ba59046 commit 8230272

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.4](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.3...v1.3.4) (2024-10-21)
4+
5+
6+
### Bug Fixes
7+
8+
* make component generic + fix isDisabled ([1b84122](https://github.com/orefalo/svelte-virtuallists/commit/1b8412254cec9481b3c171e4d250837788fa93fe))
9+
* typo in one of the demos ([d9dd76f](https://github.com/orefalo/svelte-virtuallists/commit/d9dd76f462150c93f3187a139fe1f9c0c77ff2e1))
10+
311
## [1.3.3](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.2...v1.3.3) (2024-10-20)
412

513

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.3",
3+
"version": "1.3.4",
44
"private": false,
55
"description": "A component that renders only what is visible",
66
"keywords": [

0 commit comments

Comments
 (0)