From 8dd68e84ca318ac083c2d27813afd0edfe021646 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:07:35 +0000 Subject: [PATCH] chore(main): release 0.71.6 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bf84a442..b6863ae0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.71.5" + ".": "0.71.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 695a71c0..ced8cd5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.71.6](https://github.com/tstapler/stelekit/compare/v0.71.5...v0.71.6) (2026-07-28) + + +### Bug Fixes + +* **parser:** detect bulleted headings and other block constructs correctly ([#260](https://github.com/tstapler/stelekit/issues/260)) ([b9376b2](https://github.com/tstapler/stelekit/commit/b9376b2b1986ec42b5fc02dcf39869c91c744f4d)) +* **ui,sync:** reconcile stale pendingConflicts entries and retry stuck host writes ([7abb2da](https://github.com/tstapler/stelekit/commit/7abb2daf5eae190fd45e84a5f7efca84f6177c2f)) + ## [0.71.5](https://github.com/tstapler/stelekit/compare/v0.71.4...v0.71.5) (2026-07-24) diff --git a/version.txt b/version.txt index c7767849..cbb0974e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.71.5 +0.71.6