Skip to content

Commit

Permalink
Merge pull request #102 from orefalo/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--svelte-splitpanes

chore(master): release 8.0.7
  • Loading branch information
orefalo authored Oct 5, 2024
2 parents 7c9c4ad + 3680df1 commit 5c9e2d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 5c9e2d2

Please sign in to comment.