From 4e336e8e9de132ea0be31b8e01928f517f6661b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 10:21:35 +0000 Subject: [PATCH] chore(master): release 1.2.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 169ab6f..1554ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/orefalo/svelte-virtuallists/compare/v1.2.1...v1.2.2) (2024-06-22) + + +### Bug Fixes + +* add zclass and zstyle to the component ([8ecbd3c](https://github.com/orefalo/svelte-virtuallists/commit/8ecbd3c98bee3f34e9911c4510d885a29e176eb4)) + ## [1.2.1](https://github.com/orefalo/svelte-virtuallists/compare/v1.2.0...v1.2.1) (2024-06-22) diff --git a/package.json b/package.json index 2665aa7..2ce7d88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-virtuallists", - "version": "1.2.1", + "version": "1.2.2", "private": false, "description": "A component that renders only what is visible", "keywords": [