chore: release

This commit is contained in:
github-actions[bot] 2025-03-07 13:38:59 +00:00 committed by GitHub
parent 268efdf6e6
commit 0d4221b2b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 122 additions and 49 deletions

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.44](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.43...detect-targets-v0.1.44) - 2025-03-07
### Other
- Fix detect-targets musl fallback for android and alpine ([#2076](https://github.com/cargo-bins/cargo-binstall/pull/2076))
## [0.1.43](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.42...detect-targets-v0.1.43) - 2025-02-28
### Other