We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 562fd5e + 9cc2208 commit 5acc631Copy full SHA for 5acc631
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/orefalo/svelte-virtuallists/compare/v1.1.0...v1.2.0) (2024-06-21)
4
+
5
6
+### Features
7
8
+* minimize npm package ([69e6dd0](https://github.com/orefalo/svelte-virtuallists/commit/69e6dd04d7c60020dce60d17bf1d37153734b322))
9
10
## [1.1.0](https://github.com/orefalo/svelte-virtuallists/compare/v1.0.3...v1.1.0) (2024-06-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-virtuallists",
- "version": "1.1.0",
+ "version": "1.2.0",
"private": false,
"description": "A component that renders only what is visible",
"keywords": [
0 commit comments