Skip to content

Commit

Permalink
Merge pull request #20 from orefalo/release-please--branches--master-…
Browse files Browse the repository at this point in the history
…-components--svelte-virtuallists

chore(master): release 1.3.9
  • Loading branch information
orefalo authored Oct 23, 2024
2 parents 02c5b60 + 4aa529f commit 2bb0552
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.9](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.8...v1.3.9) (2024-10-23)


### Bug Fixes

* remove dead code ([02c5b60](https://github.com/orefalo/svelte-virtuallists/commit/02c5b60b446355e38db0be82e971c2747d47a1a6))

## [1.3.8](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.7...v1.3.8) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-virtuallists",
"version": "1.3.8",
"version": "1.3.9",
"private": false,
"description": "A component that renders only what is visible",
"keywords": [
Expand Down

0 comments on commit 2bb0552

Please sign in to comment.