Skip to content

Commit

Permalink
Merge pull request #19 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.8
  • Loading branch information
orefalo authored Oct 23, 2024
2 parents 8bf5a58 + 26090e4 commit 54fe083
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.8](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.7...v1.3.8) (2024-10-23)


### Bug Fixes

* remove console.logs, update deps ([8bf5a58](https://github.com/orefalo/svelte-virtuallists/commit/8bf5a585911dab9855777f1d2b084d6b82559dc4))

## [1.3.7](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.6...v1.3.7) (2024-10-22)


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.7",
"version": "1.3.8",
"private": false,
"description": "A component that renders only what is visible",
"keywords": [
Expand Down

0 comments on commit 54fe083

Please sign in to comment.