From b70e477b7e20f83b727ddb75ef1db69dab62650e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:36:30 +0000 Subject: [PATCH] chore(master): release 8.0.9 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80935720..b2614b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [8.0.9](https://github.com/orefalo/svelte-splitpanes/compare/v8.0.8...v8.0.9) (2024-10-30) + + +### Bug Fixes + +* support for svelte5 ([91b395f](https://github.com/orefalo/svelte-splitpanes/commit/91b395f179ec89679dd5e845f49dce94faa23462)) + ## [8.0.8](https://github.com/orefalo/svelte-splitpanes/compare/v8.0.7...v8.0.8) (2024-10-05) diff --git a/package.json b/package.json index 8b5b0465..f6a69ae2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-splitpanes", - "version": "8.0.8", + "version": "8.0.9", "private": false, "description": "A full featured resizable pane layout splitter, ported from vue-splitpanes and enhanced", "keywords": [