From 303c5d59676609c1571155f437f77e389fece33c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 23:18:51 +0000 Subject: [PATCH] chore(main): release 0.71.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8eca18ca..bf84a442 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.71.4" + ".": "0.71.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 92473f7a..695a71c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.71.5](https://github.com/tstapler/stelekit/compare/v0.71.4...v0.71.5) (2026-07-24) + + +### Bug Fixes + +* **android:** harden camera capture hang fix (post-[#256](https://github.com/tstapler/stelekit/issues/256) review findings) ([#257](https://github.com/tstapler/stelekit/issues/257)) ([6369b87](https://github.com/tstapler/stelekit/commit/6369b87553355dcf7ae0d9199b4e91c7ff78a1ad)) + ## [0.71.4](https://github.com/tstapler/stelekit/compare/v0.71.3...v0.71.4) (2026-07-24) diff --git a/version.txt b/version.txt index c9da1712..c7767849 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.71.4 +0.71.5