From 3680df1dcfeb0f878599e2ecf7bc67cb8ad0feef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 09:29:39 +0000 Subject: [PATCH] chore(master): release 8.0.7 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 022e4791..27860b0a 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.7](https://github.com/orefalo/svelte-splitpanes/compare/v8.0.6...v8.0.7) (2024-10-05) + + +### Bug Fixes + +* better handling of empty attributes ([7c9c4ad](https://github.com/orefalo/svelte-splitpanes/commit/7c9c4add390f1025c68b13ee9a3e6fa1df706754)) + ## [8.0.6](https://github.com/orefalo/svelte-splitpanes/compare/v8.0.5...v8.0.6) (2024-09-24) diff --git a/package.json b/package.json index 59737a53..d400398b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-splitpanes", - "version": "8.0.6", + "version": "8.0.7", "private": false, "description": "A full featured resizable pane layout splitter, ported from vue-splitpanes and enhanced", "keywords": [