From 616e45c666dc35a7344bd168122387ad8ff4e00c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 07:30:02 +0000 Subject: [PATCH] chore(master): release 1.0.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60708fb..9017bdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/orefalo/svelte-virtuallists/compare/v1.0.0...v1.0.1) (2024-06-18) + + +### Miscellaneous Chores + +* release 1.0.1 ([e70ebff](https://github.com/orefalo/svelte-virtuallists/commit/e70ebff782aec58bc1ae705a6bc088fd3399cb0a)) + ## 1.0.0 (2024-06-18) diff --git a/package.json b/package.json index 4a753e7..c81a072 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-virtuallists", - "version": "1.0.0", + "version": "1.0.1", "private": false, "keywords": [ "svelte",