From 7ff8ab5b6723ad8d46b874f9cc4da1d2a7403141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 08:21:52 +0000 Subject: [PATCH] chore(main): release 1.2.2 --- .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 41ea87d..f6a9e15 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.1" + ".": "1.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f86855..0dcbe93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/maptic/mounty/compare/1.2.1...1.2.2) (2026-08-13) + + +### Bug Fixes + +* never unmount a busy share during automount ([#7](https://github.com/maptic/mounty/issues/7)) ([2f7d54c](https://github.com/maptic/mounty/commit/2f7d54c1c3ac5d0faea265422a271afe76cdee9c)) + ## [1.2.1](https://github.com/maptic/mounty/compare/1.2.0...1.2.1) (2026-08-10) diff --git a/version.txt b/version.txt index 6085e94..23aa839 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.1 +1.2.2