From 8e625f4c57afd1442428a7a54e9d87554e1e8c30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:00:22 +0000 Subject: [PATCH 1/2] chore(master): release hsqlite-editor 0.3.143 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23c299d..fec490b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.3.143](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.3.143...hsqlite-editor-v0.3.143) (2026-07-22) + + +### Features + +* add release update badge and improve runtime/file validation UX ([8a5e736](https://github.com/helbertm/hSQLite-Editor/commit/8a5e736162de316fa17853f182b7da470cfe5561)) +* auto-sync app version and release notes from release-please files ([03e15e0](https://github.com/helbertm/hSQLite-Editor/commit/03e15e0a4568da12bf5790fd5b67d11b3e8782a3)) +* compact result grid and add mac-only horizontal overflow control ([a75d943](https://github.com/helbertm/hSQLite-Editor/commit/a75d9436819c83ddb3a592cb5445221650e3501a)) +* harden runtime loading and setup automated releases ([6930747](https://github.com/helbertm/hSQLite-Editor/commit/6930747b5daa7022c50d0df9f772ae5c7f456657)) +* prepare hSQLite Editor for initial public testing ([ecd33d7](https://github.com/helbertm/hSQLite-Editor/commit/ecd33d7194e4a9085f8da849964712328b0789ae)) +* prepare hSQLite Editor for open-source release ([3c33dc8](https://github.com/helbertm/hSQLite-Editor/commit/3c33dc80ff03ba84392a70129daaaaa4369bc222)) +* refine settings UX and clean dead code paths ([3aa875c](https://github.com/helbertm/hSQLite-Editor/commit/3aa875c4885e713ca3ea90348268201c8a6e44ff)) + + +### Bug Fixes + +* corrigir regex da validação de conventional commits no actions ([8e119a7](https://github.com/helbertm/hSQLite-Editor/commit/8e119a7adc293f26e31ebeb51f640fd3a97ce294)) +* publish release metadata files in pages artifact ([df7b96e](https://github.com/helbertm/hSQLite-Editor/commit/df7b96e9996f66381cd241d478f7b336b650bf33)) + ## [0.3.143](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.3.142...hsqlite-editor-v0.3.143) (2026-06-12) ### Features From 6b2f5d71673df381572799425b06e1982f574a2c Mon Sep 17 00:00:00 2001 From: helbertm Date: Wed, 22 Jul 2026 12:52:10 -0300 Subject: [PATCH 2/2] fix(release): normalize 0.3.143 notes --- CHANGELOG.md | 23 +++++------------------ index.html | 3 +++ 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fec490b..137dc17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,12 @@ # Changelog -## [0.3.143](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.3.143...hsqlite-editor-v0.3.143) (2026-07-22) - - -### Features - -* add release update badge and improve runtime/file validation UX ([8a5e736](https://github.com/helbertm/hSQLite-Editor/commit/8a5e736162de316fa17853f182b7da470cfe5561)) -* auto-sync app version and release notes from release-please files ([03e15e0](https://github.com/helbertm/hSQLite-Editor/commit/03e15e0a4568da12bf5790fd5b67d11b3e8782a3)) -* compact result grid and add mac-only horizontal overflow control ([a75d943](https://github.com/helbertm/hSQLite-Editor/commit/a75d9436819c83ddb3a592cb5445221650e3501a)) -* harden runtime loading and setup automated releases ([6930747](https://github.com/helbertm/hSQLite-Editor/commit/6930747b5daa7022c50d0df9f772ae5c7f456657)) -* prepare hSQLite Editor for initial public testing ([ecd33d7](https://github.com/helbertm/hSQLite-Editor/commit/ecd33d7194e4a9085f8da849964712328b0789ae)) -* prepare hSQLite Editor for open-source release ([3c33dc8](https://github.com/helbertm/hSQLite-Editor/commit/3c33dc80ff03ba84392a70129daaaaa4369bc222)) -* refine settings UX and clean dead code paths ([3aa875c](https://github.com/helbertm/hSQLite-Editor/commit/3aa875c4885e713ca3ea90348268201c8a6e44ff)) - - -### Bug Fixes +## [0.3.143](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.3.142...hsqlite-editor-v0.3.143) (2026-06-12) -* corrigir regex da validação de conventional commits no actions ([8e119a7](https://github.com/helbertm/hSQLite-Editor/commit/8e119a7adc293f26e31ebeb51f640fd3a97ce294)) -* publish release metadata files in pages artifact ([df7b96e](https://github.com/helbertm/hSQLite-Editor/commit/df7b96e9996f66381cd241d478f7b336b650bf33)) +### Initial Open-Source Release -## [0.3.143](https://github.com/helbertm/hSQLite-Editor/compare/hsqlite-editor-v0.3.142...hsqlite-editor-v0.3.143) (2026-06-12) +* ship the local-first SQLite workspace as a standalone, offline-capable HTML application with no application backend +* provide complete interface translations in English, Brazilian Portuguese, and Spanish, targeting WCAG 2.2 AA accessibility +* establish reproducible, verifiable releases with pinned runtime component sources, an SPDX software bill of materials (SBOM), checksums, and build attestations ### Features diff --git a/index.html b/index.html index 49ea426..3244767 100644 --- a/index.html +++ b/index.html @@ -27159,6 +27159,9 @@

Modo offline indisponível

], "notesByVersion": { "0.3.143": [ + "ship the local-first SQLite workspace as a standalone, offline-capable HTML application with no application backend", + "provide complete interface translations in English, Brazilian Portuguese, and Spanish, targeting WCAG 2.2 AA accessibility", + "establish reproducible, verifiable releases with pinned runtime component sources, an SPDX software bill of materials (SBOM), checksums, and build attestations", "replace the query-history load label with an icon-only action button while preserving hover hint and accessibility labeling" ], "0.3.142": [