f634e524 This is an "empty" release to update the plugins' source files on crates.io and docs.rs. This should fix docs.rs build failures for projects using tauri plugins as dependencies.
[2.2.0]
3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
e847cedc (#1402 by @Legend-Master) Use no default features on tauri for all plugins so that consumers can use default-features = false on tauri, note that this will still enable wry feature on iOS