Skip to content

Commit 8903978

Browse files
authored
Merge pull request #24 from orefalo/release-please--branches--master--components--svelte-virtuallists
chore(master): release 1.4.0
2 parents c0e4170 + 2bbf0f8 commit 8903978

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.4.0](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.10...v1.4.0) (2024-11-06)
4+
5+
6+
### Features
7+
8+
* prettify the vertical demo ([c0e4170](https://github.com/orefalo/svelte-virtuallists/commit/c0e417034bf7de7189a0a611eff0c80e4ebf772d))
9+
310
## [1.3.10](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.9...v1.3.10) (2024-11-02)
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.10",
3+
"version": "1.4.0",
44
"private": false,
55
"description": "A component that renders only what is visible",
66
"keywords": [

0 commit comments

Comments
 (0)