From 6c914e8a8955e5a30b04bbc0cb2790cb702546ad Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 30 Jul 2026 17:51:13 +0000
Subject: [PATCH 1/2] chore(master): release hsqlite-editor 0.6.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 15 +++++++++++++++
...io.github.helbertm.hsqlite-editor.metainfo.xml | 2 +-
3 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index f1c1e58..bcd0522 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.5.0"
+ ".": "0.6.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1025fc2..b911b71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,20 @@
# Changelog
+## [0.6.0](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.5.0...hsqlite-editor-v0.6.0) (2026-07-30)
+
+
+### Features
+
+* **tabs:** add inline close and confirm bulk closure ([9fd1197](https://github.com/helbertm/hSQLite-Editor/commit/9fd11972c66e6d9ccb1d4235a48ae172adac67da))
+* **tabs:** keep new-tab action beside open tabs ([230e485](https://github.com/helbertm/hSQLite-Editor/commit/230e485828e3295125a90873ecd351e39b4df299))
+* **tabs:** move rename action into each tab ([6887542](https://github.com/helbertm/hSQLite-Editor/commit/6887542f8c1262d0454bbf07148da919a3d06f31))
+
+
+### Bug Fixes
+
+* **tabs:** remove close hover fill ([d44f759](https://github.com/helbertm/hSQLite-Editor/commit/d44f759e6020bd98eb60ceeb1792372910945989))
+* **tabs:** simplify inline action chrome ([ba7239b](https://github.com/helbertm/hSQLite-Editor/commit/ba7239ba1f0e0a49d85660213b799489367da8e0))
+
## [0.5.0](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.4.1...hsqlite-editor-v0.5.0) (2026-07-30)
diff --git a/packaging/linux/io.github.helbertm.hsqlite-editor.metainfo.xml b/packaging/linux/io.github.helbertm.hsqlite-editor.metainfo.xml
index 5b66c46..0b32a28 100644
--- a/packaging/linux/io.github.helbertm.hsqlite-editor.metainfo.xml
+++ b/packaging/linux/io.github.helbertm.hsqlite-editor.metainfo.xml
@@ -34,7 +34,7 @@
https://github.com/helbertm/hSQLite-Editor/issues
https://github.com/helbertm/hSQLite-Editor
-
+
From dac51ae467b50f051687493b55f085d200fa1885 Mon Sep 17 00:00:00 2001
From: agent-linusswartz
Date: Thu, 30 Jul 2026 14:53:03 -0300
Subject: [PATCH 2/2] chore(release): align 0.6.0 generated metadata
---
index.html | 16 ++++++++++++----
package-lock.json | 4 ++--
package.json | 2 +-
sbom.spdx.json | 8 ++++----
4 files changed, 19 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index b3e6601..35ce625 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
- hSQLite Editor v0.5.0
+ hSQLite Editor v0.6.0