Skip to content

Commit

Permalink
Merge pull request #13 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.3
  • Loading branch information
orefalo authored Oct 20, 2024
2 parents 43ec7ea + 104434d commit 45a381e
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.3](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.2...v1.3.3) (2024-10-20)


### Bug Fixes

* aligned the naming of event types, code cleanup ([24585e1](https://github.com/orefalo/svelte-virtuallists/commit/24585e1266b826a1f745a17d2edf130469b29026))

## [1.3.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.3.1...v1.3.2) (2024-10-19)


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

0 comments on commit 45a381e

Please sign in to comment.