Apply Version Updates From Current Changes (v1) (#9730)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-10 00:13:21 +03:00
committed by GitHub
parent ef35a793c5
commit f45d35cf06
4 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## \[1.6.5]
### Bug Fixes
- [`ef35a793c`](https://www.github.com/tauri-apps/tauri/commit/ef35a793c5d923d55e338b51e04e6c280f7c810d)([#9729](https://www.github.com/tauri-apps/tauri/pull/9729)) Fix compilation error when `shell-execute` or `shell-sidecar` features are not active
## \[1.6.4]
### Enhancements

View File

@@ -10,7 +10,7 @@ license = "Apache-2.0 OR MIT"
name = "tauri"
readme = "README.md"
repository = "https://github.com/tauri-apps/tauri"
version = "1.6.4"
version = "1.6.5"
[package.metadata.docs.rs]
no-default-features = true