Skip to content

Commit 5ee3d0f

Browse files
authored
Merge pull request #18 from orefalo/release-please--branches--master--components--svelte-virtuallists
chore(master): release 1.3.7
2 parents bcba319 + 9b14394 commit 5ee3d0f

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.7](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.6...v1.3.7) (2024-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* cleaning dead code ([40d73f5](https://github.com/orefalo/svelte-virtuallists/commit/40d73f5e7888d221ae9f8c60e78f0421afe116c2))
9+
* fix linting issues ([bcba319](https://github.com/orefalo/svelte-virtuallists/commit/bcba319b2a5da7d7c5e6a511e8ce571b50484e2d))
10+
311
## [1.3.6](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.5...v1.3.6) (2024-10-21)
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.6",
3+
"version": "1.3.7",
44
"private": false,
55
"description": "A component that renders only what is visible",
66
"keywords": [

0 commit comments

Comments
 (0)