chore: release

This commit is contained in:
github-actions[bot] 2024-09-06 13:15:40 +00:00 committed by GitHub
parent 04978e949e
commit 26a83a1c4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 32 additions and 12 deletions

View file

@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.28.3](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-v0.28.2...binstalk-v0.28.3) - 2024-09-06
### Other
- Send telemetry report to quickinstall if no pre-built is found ([#1905](https://github.com/cargo-bins/cargo-binstall/pull/1905))
## [0.28.2](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-v0.28.1...binstalk-v0.28.2) - 2024-08-25
### Other