diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5d02000..e7ca613 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.6.1" + ".": "0.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0923625..7af70df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.0](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.6.1...hsqlite-editor-v0.7.0) (2026-07-31) + + +### Features + +* **help:** redesign help documentation ([15790f1](https://github.com/helbertm/hSQLite-Editor/commit/15790f1c4558ffde758cfac610b928c894d69578)) + ## [0.6.1](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.6.0...hsqlite-editor-v0.6.1) (2026-07-30) diff --git a/index.html b/index.html index 77fbfa8..7d1b4c7 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - hSQLite Editor v0.6.1 + hSQLite Editor v0.7.0