From 65ed19eaa4f77c01696ba9b4b99916d7b4d0f81d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 05:28:37 +0000 Subject: [PATCH] chore(main): release 0.40.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9fc388f8..af12f3b2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.40.4" + ".": "0.40.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cc918de6..c4693397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.40.5](https://github.com/tstapler/stelekit/compare/v0.40.4...v0.40.5) (2026-06-12) + + +### Bug Fixes + +* **android-auto:** add service label and sideload discovery guidance ([#146](https://github.com/tstapler/stelekit/issues/146)) ([70d7ad8](https://github.com/tstapler/stelekit/commit/70d7ad80284827b9584576e92b07c259eb1aa68e)) +* **cask:** use non-deprecated macos depends_on syntax ([cb3ea88](https://github.com/tstapler/stelekit/commit/cb3ea882e794dad3e57311d26b2173e6f13417fc)) +* **linux:** use wrapper script to run AppImage without FUSE ([3179edb](https://github.com/tstapler/stelekit/commit/3179edb2a8b894046e31c5dfbb317b003116b01c)) + ## [0.40.4](https://github.com/tstapler/stelekit/compare/v0.40.3...v0.40.4) (2026-06-11) diff --git a/version.txt b/version.txt index f57373a0..d3568f30 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.40.4 +0.40.5