From 620ab900d488da48a0798467fdbbb93dbbd17967 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 22:19:14 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a87732f..1dedcf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.2.0](https://github.com/mise-plugins/mise-android-sdk/compare/v1.1.0...v1.2.0) (2025-10-19) + + +### Features + +* append more frequently used `bin` directory to `PATH` ([#18](https://github.com/mise-plugins/mise-android-sdk/issues/18)) ([36ef3bb](https://github.com/mise-plugins/mise-android-sdk/commit/36ef3bbfdf475cffe23dc7430865bc2083b2fe35)) + + +### Bug Fixes + +* support namespace handling in yq v4.48.1 ([#28](https://github.com/mise-plugins/mise-android-sdk/issues/28)) ([1e01e33](https://github.com/mise-plugins/mise-android-sdk/commit/1e01e3373815050a3788469bb1cbf6c1fb36e236)) + ## [1.1.0](https://github.com/Syquel/mise-android-sdk/compare/v1.0.0...v1.1.0) (2024-05-03) diff --git a/version.txt b/version.txt index 9084fa2..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0