Skip to content

Commit 58cb966

Browse files
authored
Merge pull request #9 from orefalo/release-please--branches--master--components--svelte-virtuallists
chore(master): release 1.2.3
2 parents b246cf6 + f32c233 commit 58cb966

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/orefalo/svelte-virtuallists/compare/v1.2.2...v1.2.3) (2024-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* updated dependencies, fixes typing and linting issues ([b246cf6](https://github.com/orefalo/svelte-virtuallists/commit/b246cf63022b9a676d77eca80d09af2a4c32ab6d))
9+
310
## [1.2.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.2.1...v1.2.2) (2024-06-22)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-virtuallists",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"private": false,
55
"description": "A component that renders only what is visible",
66
"keywords": [

0 commit comments

Comments
 (0)